Edit

Share via


Excel.Interfaces.TableScopedCollectionData interface

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

Properties

Property Details

items

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

Property Value