Excel.Interfaces.QueryCollectionData interface

An interface describing the data returned by calling queryCollection.toJSON().

Properties

items

Property Details

items

items?: Excel.Interfaces.QueryData[];

Property Value