Excel.Interfaces.SlicerItemCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.SlicerItemData[];

Property Value