Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ExpressionView Class / Delete Method


In This Topic
Delete Method (ExpressionView)
In This Topic
Removes the expression view from the owner Worksheet.
Syntax
'Declaration
 
Public Sub Delete() 
 
'Usage
 
Dim instance As ExpressionView
 
instance.Delete()
See Also