Excel.Interfaces.CustomXmlPartScopedCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.CustomXmlPartData[];

Property Value