Excel.Interfaces.WorksheetCustomPropertyCollectionUpdateData interface
An interface for updating data on the WorksheetCustomPropertyCollection
object, for use in worksheetCustomPropertyCollection.set({ ... })
.
Properties
items |
Property Details
items
items?: Excel.Interfaces.WorksheetCustomPropertyData[];