Edit

Share via


Excel.Interfaces.NamedSheetViewCollectionUpdateData interface

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

Properties

Property Details

items

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

Property Value