Gets or sets one of the constants of the
TopBottom enumeration, determining if the ranking is evaluated from the top or bottom.
'Declaration
Property TopBottom As TopBottom
'Usage
Dim instance As ITop10
Dim value As TopBottom
instance.TopBottom = value
value = instance.TopBottom
Property Value
The ranking is evaluated from the top or bottom.