Spread Windows Forms 12.0 Product Documentation
Rank Property (ITop10)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITop10 Interface : Rank Property
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
int Rank {get; set;}

Property Value

The rank.
See Also

Reference

ITop10 Interface
ITop10 Members