Excel.Interfaces.RangeViewCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.RangeViewData[];

Property Value