Express > Express Assembly Classes > EaxTableStyle
The EaxTableStyle class is the style of an express report table.
Property name | Brief description | |
![]() |
The ABCBottomStyle property determines style of cells with minimum values of column or row on using the Top/Bottom analysis. | |
![]() |
The ABCFormatConditions property returns a collection of conditional formats that can be applied to cells of a column with the enabled 80/20 analysis. | |
![]() |
The ABCHeaderStyle property determines formatting style applied to heading of express report table column with enabled 80/20 analysis. | |
![]() |
The ABCStyle property defines formatting style applied to cells of the express report table column with enabled 80/20 analysis. | |
![]() |
The ABCTopStyle property determines style of cells with maximum values of column or row on using the Top/Bottom analysis. | |
![]() |
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 factor. |
![]() |
The DimCalculateStyle property determines style of the cells containing calculated factors. | |
![]() |
The FixedCornerStyle property determines style of the corner table cell. | |
![]() |
The HighlightedStyle property determines style of highlighted table cells. | |
![]() |
The InternalFormatConditions property returns a collection of conditional styles applied to cells of the table data area. | |
![]() |
The InternalStyle property determines formatting style of the table data area. | |
![]() |
The LeftHeaderStyle property determines style of table row headings. | |
![]() |
TheRangeCellStyles property returns a collection of table formatting styles. | |
![]() |
TheRangeFormatConditions property returns a collection of conditional formatting styles for a table. | |
![]() |
The RevisionLegend property returns the revision legend for the series mode of the time series database. | |
![]() |
Outdated. Use IEaxAnalyzer.StyleSheet. | |
![]() |
The TableStyle property returns formatting style applied to dimension element areas in the express report table. | |
![]() |
The TopHeaderStyle property determines style of table column headings. | |
![]() |
Outdated. Use IEaxGridHeaderSettings.TotalStyle.Data. | |
![]() |
Outdated. Use IEaxGridHeaderSettings.TotalStyle.FormatConditions. | |
![]() |
Outdated. Use IEaxTableStyle.TotalsLeftHeaderStyle, IEaxTableStyle.TotalsTopHeaderStyle. | |
![]() |
Outdated. Use IEaxGridHeaderSettings.TotalStyle.Header. | |
![]() |
Outdated. Use IEaxGridHeaderSettings.TotalStyle.Data. | |
![]() |
Outdated. Use IEaxTableStyle.TotalsColumnStyle, IEaxTableStyle.TotalsRowStyle. | |
![]() |
Outdated. Use IEaxGridHeaderSettings.TotalStyle.Header. | |
![]() |
The ValueChangeStyle property determines formatting style of cells with configured transformation. | |
![]() |
The VirtualCellsStyle property defines style of the cells obtained as a result of splicing series with different calendar frequencies. | |
![]() |
The XmlDefinition property exports or imports formatting of an express report table to XML. |
Method name | Brief description | |
![]() |
The Assign method sets formatting style of express report table in accordance with the formatting style passed in the parameter. | |
![]() |
The Clone method creates a copy of formatting of express report table. | |
![]() |
The Equal method compares formatting of express report table with the formatting. |
See also: