Excel.Interfaces.WorksheetCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.WorksheetData[];

Property Value