Search results

CellSelectedObject API in JavaScript (ES5) Pivot Table API control

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.