Excel.Interfaces.CustomPropertyCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.CustomPropertyData[];

Property Value