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


In This Topic
Delete Method (CfRule)
In This Topic
Removes this CfRule rule from worksheet.
Syntax
'Declaration
 
Public Sub Delete() 
 
'Usage
 
Dim instance As CfRule
 
instance.Delete()
See Also