Excel.Interfaces.PivotTableCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.PivotTableData[];

Property Value