[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfTableStyle

RtfTableStyle Class

The Word/RTF table style object.

Inheritance
RtfTableStyle
Implements
Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RtfTableStyle : RtfParagraphStyle, ICloneable

Constructors

Name Description
RtfTableStyle()

The RTF style constructor.

Properties

Name Description
Cell

Gets Word/RTF table cell of this table style.

Paragraph

Gets Word/RTF paragraph of this table style.

Row

Gets Word/RTF table row of this table style.

String

Gets Word/RTF string (characters) of this table style.

Table

Gets Word/RTF table of this table style.