Spread Windows Forms 12.0 Product Documentation
Delete Method (CfRule)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > CfRule Class : Delete Method
Removes this CfRule rule from worksheet.
Syntax
'Declaration
 
Public Sub Delete() 
'Usage
 
Dim instance As CfRule
 
instance.Delete()
public void Delete()
See Also

Reference

CfRule Class
CfRule Members