Excel.Interfaces.StyleCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.StyleData[];

Property Value