Excel.Interfaces.TableCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.TableData[];

Property Value