XlTopBottom Enumeration
Specifies the top 10 values from the top or bottom of a series of values.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlTopBottom
'Usage
Dim instance As XlTopBottom
public enum XlTopBottom
Members
Member name | Description | |
---|---|---|
xlTop10Top | Top 10 values | |
xlTop10Bottom | Top 10 bottom values |