Excel.Interfaces.PivotFieldCollectionUpdateData interface

Warning

This API is now deprecated.

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

Properties

items

Property Details

items

Warning

This API is now deprecated.

items?: Excel.Interfaces.PivotFieldData[];

Property Value