Table |
Represents a set of table style conditional formatting properties.
These properties affect the appearance of all rows, cells, paragraphs and runs within the parent table matching the specified condition, but may be overridden by individual row, cell, paragraph and run level formatting.
The TableStyleFormat type exposes the following members.
Name | Description | |
---|---|---|
TableStyleFormat | Initializes a new instance of the TableStyleFormat class. |
Name | Description | |
---|---|---|
CellFormat | Gets or sets the table cell format. | |
CharacterFormat | Gets or sets the character format. | |
FormatType | Gets the table style conditional format type. | |
ParagraphFormat | Gets or sets the paragraph format. | |
RowFormat | Gets or sets the table row format. | |
TableFormat | Gets or sets the table format. |
Name | Description | |
---|---|---|
ClearFormatting |
Clears the formatting.
(Overrides FormatClearFormatting) | |
Equals |
Determines whether the specified object is equal to this
TableStyleFormat instance.
(Overrides ObjectEquals(Object)) |