Excel.Interfaces.ShapeCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.ShapeData[];

Property Value