Word.Interfaces.TableCellCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Word.Interfaces.TableCellData[];

Property Value