Word.Interfaces.TableRowCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Word.Interfaces.TableRowData[];

Property Value