Readonly
column: numberThe column index of the cell.
Readonly
height: numberThe height of the cell rectangle, in viewport pixels.
Readonly
metadata: MetadataThe metadata for the cell.
Readonly
region: CellRegionThe region for the cell.
Readonly
row: numberThe row index of the cell.
Readonly
value: anyThe value for the cell.
Readonly
width: numberThe width of the cell rectangle, in viewport pixels.
Readonly
x: numberThe X position of the cell rectangle, in viewport coordinates.
Readonly
y: numberThe Y position of the cell rectangle, in viewport coordinates.
An object which holds the configuration data for a cell.