GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IAboveAverage Interface / Delete Method


In This Topic
Delete Method (IAboveAverage)
In This Topic
Deletes this conditional format.
Syntax
'Declaration
 
Sub Delete() 
 
'Usage
 
Dim instance As IAboveAverage
 
instance.Delete()
See Also