Word.Interfaces.ContentControlListItemCollectionUpdateData interface
An interface for updating data on the ContentControlListItemCollection
object, for use in contentControlListItemCollection.set({ ... })
.
Properties
items |
Property Details
items
items?: Word.Interfaces.ContentControlListItemData[];