Edit

Share via


Excel.Interfaces.SlicerItemCollectionData interface

An interface describing the data returned by calling slicerItemCollection.toJSON().

Properties

Property Details

items

TypeScript
items?: Excel.Interfaces.SlicerItemData[];

Property Value