Excel.Interfaces.BindingCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.BindingData[];

Property Value