Edit

Share via


Excel.Interfaces.BindingCollectionData interface

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

Properties

Property Details

items

TypeScript
items?: Excel.Interfaces.BindingData[];

Property Value