[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ShapeEventArgs.Shapes

Shapes Property

Shapes

Gets all shapes to process.

Declaration
public IShape[] Shapes { get; }
Public ReadOnly Property Shapes As IShape()
Property Value
Type Description
IShape[]

The shapes to process.