Share via


TableStyle Object Members

Word Developer Reference

Represents a single style that can be applied to a table.

Methods

  Name Description
Bb257968.methods(en-us,office.12).gif Condition Returns a ConditionalStyle object that represents special style formatting for a portion of a table.

Properties

  Name Description
Bb257968.properties(en-us,office.12).gif Alignment Returns or sets a WdRowAlignment constant that represents the alignment for the specified table style. Read/write.
Bb257968.properties(en-us,office.12).gif AllowBreakAcrossPage Sets or returns a Long indicating whether lines in the rows of tables formatted with a specified style break across pages. Read/write.
Bb257968.properties(en-us,office.12).gif AllowPageBreaks Allows Microsoft Word to break the specified table across pages. Read/write Boolean.
Bb257968.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257968.properties(en-us,office.12).gif Borders Returns a Borders collection that represents all the borders for the specified object.
Bb257968.properties(en-us,office.12).gif 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. Read/write Single.
Bb257968.properties(en-us,office.12).gif ColumnStripe 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.
Bb257968.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257968.properties(en-us,office.12).gif LeftIndent Returns or sets a Single that represents the left indent value (in points) for the rows in the specified table style. Read/write.
Bb257968.properties(en-us,office.12).gif LeftPadding 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.
Bb257968.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified TableStyle object.
Bb257968.properties(en-us,office.12).gif RightPadding 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.
Bb257968.properties(en-us,office.12).gif RowStripe 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.
Bb257968.properties(en-us,office.12).gif Shading Returns a Shading object that refers to the shading formatting for the specified table style.
Bb257968.properties(en-us,office.12).gif Spacing Returns or sets the spacing (in points) between the cells in a table style. Read/write Single.
Bb257968.properties(en-us,office.12).gif TableDirection Returns or sets the direction in which Microsoft Word orders cells in the specified table style. Read/write WdTableDirection.
Bb257968.properties(en-us,office.12).gif TopPadding Returns or sets the amount of space (in points) to add above the contents of all the cells in a table. Read/write Single.