ITabTableStyle

Description

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

Properties

  Property name Brief description
ColumnFirstStripe The ColumnFirstStripe property returns formatting style parameters of the first stripe of columns in a table.
ColumnSecondStripe The ColumnSecondStripe property returns formatting style parameters of the second stripe of columns in a table.
Corner The Corner property returns formatting style parameters of the table corner.
Default_ The Default_ property returns formatting style parameters of the entire table.
FooterColumnStripe The FooterColumnStripe property returns formatting style parameters of the last stripe of rows in the table.
FooterRowStripe The FooterRowStripe property returns formatting style parameters of the last stripe of columns in a table.
HeaderColumnStripe The HeaderColumnStripe property returns formatting style parameters of table column headers.
HeaderRowStripe The HeaderRowStripe property returns formatting style parameters of 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 returns formatting style parameters of the first stripe of rows in the table.
RowSecondStripe The RowSecondStripe property returns formatting style parameters for the second stripe of rows in the table.

Methods

  Method name Brief 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