Shapes Property (IWorksheet)
Gets a collection of all the
GrapeCity.Spreadsheet.Drawing.IShape objects on this
IWorksheet.
'Declaration
ReadOnly Property Shapes As IShapes
'Usage
Dim instance As IWorksheet
Dim value As IShapes
value = instance.Shapes
Property Value
The
GrapeCity.Spreadsheet.Drawing.IShape objects on this
IWorksheet.