Excel.Interfaces.TableColumnCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.TableColumnData[];

Property Value