Excel.Interfaces.QueryCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.QueryData[];

Property Value