Edit

Share via


Excel.Interfaces.WindowCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.WindowData[];

Property Value