Edit

Share via


Excel.Interfaces.TableRowCollectionUpdateData interface

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

Properties

Property Details

items

TypeScript
items?: Excel.Interfaces.TableRowData[];

Property Value