Edit

Share via


Excel.Interfaces.NamedItemCollectionData interface

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

Properties

Property Details

items

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

Property Value