Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SortOnType Enumeration
In This Topic
    SortOnType Enumeration
    In This Topic
    Specifies the parameter on which the data should be sorted.
    Members
    MemberDescription
    CellColorSpecifies cell color.
    CellIconSpecifies icons.
    FontColorSpecifies font color.
    ValuesSpecifies values.
    Inheritance Hierarchy

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

    See Also