Excel.Interfaces.TableScopedCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.TableData[];

Property Value