Excel.Interfaces.WorksheetCollectionData interface

An interface describing the data returned by calling worksheetCollection.toJSON().

Properties

items

Property Details

items

items?: Excel.Interfaces.WorksheetData[];

Property Value