Excel.Interfaces.PivotFieldCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.PivotFieldData[];

Property Value