Excel.Interfaces.LinkedEntityDataDomainCollectionUpdateData interface
An interface for updating data on the LinkedEntityDataDomainCollection
object, for use in linkedEntityDataDomainCollection.set({ ... })
.
Properties
items |
Property Details
items
items?: Excel.Interfaces.LinkedEntityDataDomainData[];