Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / TopBottom Enumeration
In This Topic
    TopBottom Enumeration
    In This Topic
    Specifies the top 10 values from the top or bottom of a series of values.
    Members
    MemberDescription
    BottomSpecifies the bottom values
    TopSpecifies the top values.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.TopBottom

    See Also