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