Excel.Interfaces.TableRowCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.TableRowData[];

Property Value