Excel.Interfaces.PivotTableStyleCollectionUpdateData interface
An interface for updating data on the PivotTableStyleCollection
object, for use in pivotTableStyleCollection.set({ ... })
.
Properties
items |
Property Details
items
items?: Excel.Interfaces.PivotTableStyleData[];