ConditionalStyle Members
Include Protected Members
Include Inherited Members
Represents special formatting applied to specified areas of a table when the selected table is formatted with a specified table style.
The ConditionalStyle type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Borders | Returns a Borders collection that represents all the borders for the specified object. | |
BottomPadding | Returns or sets the amount of space (in points) to add below the contents of a single cell or all the cells in a table. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
Font | Returns or sets a Font object that represents the character formatting of the specified object. | |
LeftPadding | Returns or sets the amount of space (in points) to add to the left of the contents of a single cell or all the cells in a table. | |
ParagraphFormat | Returns or sets a ParagraphFormat object that represents the paragraph settings for the specified style. | |
Parent | Returns an object that represents the parent object of the specified object. | |
RightPadding | Returns or sets the amount of space (in points) to add to the right of the contents of a single cell or all the cells in a table. | |
Shading | Returns a Shading object that refers to the shading formatting for the specified object. | |
TopPadding | Returns or sets the amount of space (in points) to add above the contents of a single cell or all the cells in a table. |
Top