GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITop10 Interface
Members


In This Topic
ITop10 Interface
In This Topic
Represents a top ten visual of a conditional formatting rule. Applying a color to a range helps you see the value of a cell relative to other cells.
Syntax
'Declaration
 
Public Interface ITop10 
   Inherits IFormatCondition 
 
'Usage
 
Dim instance As ITop10
See Also