Spread Windows Forms 12.0 Product Documentation
Delete Method (ExpressionView)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ExpressionView Class : Delete Method
Removes the expression view from the owner Worksheet.
Syntax
'Declaration
 
Public Sub Delete() 
'Usage
 
Dim instance As ExpressionView
 
instance.Delete()
public void Delete()
See Also

Reference

ExpressionView Class
ExpressionView Members