Excel.Interfaces.TableRowCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.TableRowData[];

Property Value