Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapes Interface / Delete Method


In This Topic
Delete Method (IShapes)
In This Topic
Deletes all shapes.
Syntax
'Declaration
 
Sub Delete() 
 
'Usage
 
Dim instance As IShapes
 
instance.Delete()
See Also