ITabTableStyle

Description

The ITabTableStyle interface contains properties and methods for working with the table style.

Properties

  Property name Description
ColumnFirstStripe The ColumnFirstStripe property determines the parameters of formatting the first stripe of columns in a table.
ColumnSecondStripe The ColumnSecondStripe property determines the parameters of formatting the second stripe of columns in a table.
Corner The Corner property sets parameters of formatting style of the table corner.
Default_ The Default_ property determines parameters of style of the whole table.
FooterColumnStripe The FooterColumnStripe property determines the parameters of style to format the last stripe of rows in the table.
FooterRowStripe The FooterRowStripe property determines the parameters of formatting style for the last stripe of columns in the table.
HeaderColumnStripe The HeaderColumnStripe property determines the parameters of formatting style for table column headers.
HeaderRowStripe The HeaderRowStripe property determines the parameters of formatting style for table rows headers.
IsEmpty The IsEmpty property determines, whether table formatting style is specified.
Name The Name property determines style name.
PredefinedStyle The PredefinedStyle property returns the value of alternating table style  used on the report sheet.
Range The Range property determines the cell range, for which a formatting style is created.
RowFirstStripe The RowFirstStripe property determines the parameters of formatting style for the first stripe of rows in the table.
RowSecondStripe The RowSecondStripe property determines formatting style parameters for the second stripe of rows in the table.

Methods

  Method name Description
AssignPredefined The AssignPredefined method sets the parameters of table formatting style according to the specified style parameters.

See also:

Tab Assembly Interfaces | Table Formatting Style Elements