Excel.Interfaces.TableScopedCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.TableData[];

Property Value