Excel.Interfaces.TableCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.TableData[];

Property Value