Excel.Interfaces.CustomPropertyCollectionUpdateData interface

Warning

This API is now deprecated.

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

Properties

items

Property Details

items

Warning

This API is now deprecated.

items?: Excel.Interfaces.CustomPropertyData[];

Property Value