Excel.Interfaces.PivotTableUpdateData interface

An interface for updating data on the PivotTable object, for use in pivotTable.set({ ... }).

Properties

name

Name of the PivotTable.

Property Details

name

Name of the PivotTable.

name?: string;

Property Value

string

Remarks

[ API set: ExcelApi 1.3 ]