Excel.Interfaces.PivotItemCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.PivotItemData[];

Property Value