Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ClearShapes Method


In This Topic
ClearShapes Method (SheetView)
In This Topic
Removes all shapes from the drawing container for the sheet.
Syntax
'Declaration
 
Public Overridable Sub ClearShapes() 
 
'Usage
 
Dim instance As SheetView
 
instance.ClearShapes()
See Also