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
Public property Application Returns an Application object that represents the Microsoft Word application.
Public property Borders Returns a Borders collection that represents all the borders for the specified object.
Public property 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.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Font Returns or sets a Font object that represents the character formatting of the specified object.
Public property 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.
Public property ParagraphFormat Returns or sets a ParagraphFormat object that represents the paragraph settings for the specified style.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property 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.
Public property Shading Returns a Shading object that refers to the shading formatting for the specified object.
Public property 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

See Also

Reference

ConditionalStyle Interface

Microsoft.Office.Interop.Word Namespace