Excel.Interfaces.TableColumnCollectionUpdateData interface

An interface for updating data on the TableColumnCollection object, for use in tableColumnCollection.set({ ... }).

Properties

items

Property Details

items

items?: Excel.Interfaces.TableColumnData[];

Property Value