GetData
function GetData(items: string[] = null): number | "null"
Description
Returns the value for the data filed in a PivotTable.
Parameters
- items
string[]
null Describes a single cell in the PivotTable report.
Returns
number | "null"
function GetData(items: string[] = null): number | "null"
Returns the value for the data filed in a PivotTable.
string[]
nullDescribes a single cell in the PivotTable report.
number | "null"