Word.Interfaces.TableCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Word.Interfaces.TableData[];

Property Value