Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITop10 Interface / Rank Property


In This Topic
Rank Property (ITop10)
In This Topic
Gets or sets a Long value, specifying either the number or percentage of the rank value for the conditional format rule.
Syntax
'Declaration
 
Property Rank As Integer
 
'Usage
 
Dim instance As ITop10
Dim value As Integer
 
instance.Rank = value
 
value = instance.Rank

Property Value

The rank.
See Also