ConditionalStyle Properties

The ConditionalStyle type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBorders
Gets the collection of default cell borders for the conditional style.
Public propertyCode exampleBottomPadding
Gets or sets the amount of space (in points) to add below the contents of table cells.
Public propertyCode exampleFont
Gets the character formatting of the conditional style.
Public propertyCode exampleLeftPadding
Gets or sets the amount of space (in points) to add to the left of the contents of table cells.
Public propertyCode exampleParagraphFormat
Gets the paragraph formatting of the conditional style.
Public propertyCode exampleRightPadding
Gets or sets the amount of space (in points) to add to the right of the contents of table cells.
Public propertyCode exampleShading
Gets a Shading object that refers to the shading formatting for this conditional style.
Public propertyCode exampleTopPadding
Gets or sets the amount of space (in points) to add above the contents of table cells.
Public propertyCode exampleType
Gets table area to which this conditional style relates.
See Also