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