Assembly: Express;
The IEaxTableStyle interface contains properties and methods of style applied to express report table.
IEaxTableStyle
| Property name | Brief description | |
| ABCBottomStyle | The ABCBottomStyle property determines style of cells with minimum values of column or row on using the Top/Bottom analysis. | |
| ABCFormatConditions | The ABCFormatConditions property returns a collection of conditional formats that can be applied to cells of a column with the enabled 80/20 analysis. | |
| ABCHeaderStyle | The ABCHeaderStyle property determines formatting style applied to heading of express report table column with enabled 80/20 analysis. | |
| ABCStyle | The ABCStyle property defines formatting style applied to cells of the express report table column with enabled 80/20 analysis. | |
| ABCTopStyle | The ABCTopStyle property determines style of cells with maximum values of column or row on using the Top/Bottom analysis. | |
| ChangedCellsStyle | The ChangedCellsStyle property determines style of the cells containing modified data. | |
| DefaultStyle | The DefaultStyle property determines the style applied to various table elements by default. | |
| DimCalculateHeaderStyle | The DimCalculateHeaderStyle property determines the header style of the calculated indicator. | |
| DimCalculateStyle | The DimCalculateStyle property determines a style of the cells containing calculated indicators. | |
| FixedCornerStyle | The FixedCornerStyle property determines style of the corner table cell. | |
| HighlightedStyle | The HighlightedStyle property determines style of highlighted table cells. | |
| InternalFormatConditions | The InternalFormatConditions property returns a collection of conditional styles applied to cells of the table data area. | |
| InternalStyle | The InternalStyle property determines formatting style of the table data area. | |
| LeftHeaderStyle | The LeftHeaderStyle property determines style of table row headings. | |
| RangeCellStyles | TheRangeCellStyles property returns a collection of table formatting styles. | |
| RangeFormatConditions | TheRangeFormatConditions property returns a collection of conditional formatting styles for a table. | |
| RevisionLegend | The RevisionLegend property returns the revision legend for the series mode of the time series database. | |
| TableStyle | The TableStyle property returns formatting style applied to dimension element areas in the express report table. | |
| TopHeaderStyle | The TopHeaderStyle property determines style of table column headings. | |
| ValueChangeStyle | The ValueChangeStyle property determines formatting style of cells with configured transformation. | |
| VirtualCellsStyle | The VirtualCellsStyle property defines style of the cells obtained as a result of splicing series with different calendar frequencies. | |
| XmlDefinition | The XmlDefinition property exports or imports formatting of an express report table to XML. |
| Method name | Brief description | |
![]() |
Assign | The Assign method sets formatting style of express report table in accordance with the formatting style passed in the parameter. |
![]() |
Clone | The Clone method creates a copy of formatting of express report table. |
![]() |
Equal | The Equal method compares formatting of express report table with the formatting. |
See also: