[]
The Word/RTF table style object.
public class RtfTableStyle : RtfParagraphStyle, ICloneable
Name | Description |
---|---|
RtfTableStyle() | The RTF style constructor. |
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. |