Edit

Share via


Excel.Interfaces.CustomPropertyCollectionData interface

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

Properties

Property Details

items

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

Property Value