Partager via


Top10.TopBottom Property

Returns or sets one of the constants of the XlTopBottom enumeration, determining if the ranking is evaluated from the top or bottom.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property TopBottom As XlTopBottom
    Get
    Set
'Usage
Dim instance As Top10
Dim value As XlTopBottom

value = instance.TopBottom

instance.TopBottom = value
XlTopBottom TopBottom { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlTopBottom
XlTopBottom

See Also

Reference

Top10 Interface

Top10 Members

Microsoft.Office.Interop.Excel Namespace