PowerPoint.Interfaces.CustomPropertyCollectionUpdateData interface
An interface for updating data on the CustomPropertyCollection
object, for use in customPropertyCollection.set({ ... })
.
Properties
items |
Property Details
items
items?: PowerPoint.Interfaces.CustomPropertyData[];