Excel.Interfaces.NamedSheetViewCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.NamedSheetViewData[];

Property Value