CellSelectedObject
23 Sep 20251 minute to read
Defines the selected cells information on the pivot table.
Properties
columnHeaders string|number|Date
Defines the column header of the current cell.
currentCell IAxisSet
Defines the current cell item.
measure string
Defines the measure of the current cell.
rowHeaders string|number|Date
Defines the row header of the current cell.
value number|string
Defines the current cell value.