Edit

Share via


Excel.Interfaces.LinkedWorkbookCollectionData interface

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

Properties

Property Details

items

TypeScript
items?: Excel.Interfaces.LinkedWorkbookData[];

Property Value