TableStyle Members (Word)
Represents a single style that can be applied to a table.
Methods
Name |
Description |
---|---|
Returns a ConditionalStyle object that represents special style formatting for a portion of a table. |
Properties
Name |
Description |
---|---|
Returns or sets a WdRowAlignment constant that represents the alignment for the specified table style. Read/write. |
|
Sets or returns a Long indicating whether lines in the rows of tables formatted with a specified style break across pages. Read/write. |
|
Allows Microsoft Word to break the specified table across pages. Read/write Boolean. |
|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Borders collection that represents all the borders for the specified object. |
|
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. Read/write Single. |
|
Returns or sets a Long that represents the number of columns in the banding when a style specifies odd- or even-column banding. Read/write. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets a Single that represents the left indent value (in points) for the rows in the specified table style. Read/write. |
|
Returns or sets the amount of space (in points) to add to the left of the contents of all the cells in a table. Read/write Single. |
|
Returns an Object that represents the parent object of the specified TableStyle object. |
|
Returns or sets the amount of space (in points) to add to the right of the contents of all the cells in a table. Read/write Single. |
|
Returns or sets a Long that represents the number of rows to include in the banding when a style specifies odd- or even-row banding. Read/write. |
|
Returns a Shading object that refers to the shading formatting for the specified table style. |
|
Returns or sets the spacing (in points) between the cells in a table style. Read/write Single. |
|
Returns or sets the direction in which Microsoft Word orders cells in the specified table style. Read/write WdTableDirection. |
|
Returns or sets the amount of space (in points) to add above the contents of all the cells in a table. Read/write Single. |