Edit

Excel.Interfaces.PivotTableUpdateData interface

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

Remarks

Used by

Properties

name

Name of the PivotTable.

Property Details

name

Name of the PivotTable.

name?: string;

Property Value

string

Remarks

API set: ExcelApi 1.3