Result |
The ResultTotalCell type exposes the following members.
| Name | Description | |
|---|---|---|
| CellCssClass |
Css cell class
(Inherited from ResultCell) | |
| CellCssDetailClass |
Css cell class for the detail model
(Inherited from ResultCell) | |
| CellCssDetailStyle |
Css cell style for detail model
(Inherited from ResultCell) | |
| CellCssPageClass |
Css cell class for the page table
(Inherited from ResultCell) | |
| CellCssPageStyle |
Css cell style for page table
(Inherited from ResultCell) | |
| CellCssStyle |
Css cell style
(Inherited from ResultCell) | |
| CellCssSummaryClass |
Css cell class for the summary table
(Inherited from ResultCell) | |
| CellCssSummaryStyle |
Css cell style for summary table
(Inherited from ResultCell) | |
| ContextCurrentLine |
For cell script execution: current line of the table (array of cell)
(Inherited from ResultCell) | |
| ContextIsPageTable |
For cell script execution: true if the cell is in a page table
(Inherited from ResultCell) | |
| ContextIsSummaryTable |
For cell script execution: true if the cell is in a summary table
(Inherited from ResultCell) | |
| DateTimeOAValue |
Date time value of the cell if possible
(Inherited from ResultCell) | |
| DateTimeValue |
Date time value of the cell if possible
(Inherited from ResultCell) | |
| DisplayValue |
Display value of the cell
(Inherited from ResultCell) | |
| DoubleValue |
Double value of the cell if possible
(Inherited from ResultCell) | |
| HTMLValue |
HTML value of the cell
(Inherited from ResultCell) | |
| IsValue |
True if the cell is not for a total and not for a title
(Inherited from ResultCell) | |
| Links | (Inherited from ResultCell) | |
| NavigationValue |
Value used for navigation
(Inherited from ResultCell) | |
| RawDisplayValue |
Display value of the cell without applying the format or translation
(Inherited from ResultCell) |