CellDataItem Properties | ![]() |
The CellDataItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cell |
Cell Object.
|
![]() | ColumnId |
Column Id for each item
|
![]() | DataSource |
CELL
|
![]() | Label |
Label for the data point. This will be either the column name or a user-provided string.
|
![]() | LabelFormat |
formatDescriptor.
|
![]() | ObjectValue |
The type of data returned will depend on the cell type and the data in the cell.
|
![]() | Order |
The display order for the CellDataItem.
|
![]() | ProfileField |
Contains the SummaryField when dataSource is SUMMARY_FIELD
|
![]() | RowId |
Row Id for each item
|
![]() | SheetId |
Sheet Id for each item
|
![]() | ValueFormat |
formatDescriptor.
|