Edit

Share via


Excel.Interfaces.CustomPropertyCollectionUpdateData interface

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

Properties

Property Details

items

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

Property Value