Excel.Interfaces.PivotTableData interface

An interface describing the data returned by calling pivotTable.toJSON().

Properties

name

Name of the PivotTable.

Property Details

name

Name of the PivotTable.

name?: string;

Property Value

string

Remarks

[ API set: ExcelApi 1.3 ]