Spread Windows Forms 12.0 Product Documentation
AddTop10 Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFormatConditions Interface : AddTop10 Method
Returns a ITop10 object representing a conditional formatting rule for the specified range.
Syntax
'Declaration
 
Function AddTop10() As ITop10
'Usage
 
Dim instance As IFormatConditions
Dim value As ITop10
 
value = instance.AddTop10()
ITop10 AddTop10()

Return Value

An ITop10 object that represents the highest and lowest values in a range of cells based on a cutoff value that you specify.
See Also

Reference

IFormatConditions Interface
IFormatConditions Members