Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ValueSortField Class
Members
In This Topic
    ValueSortField Class
    In This Topic
    Represents the sort by value field.
    Object Model
    ValueSortField ClassSortDataOption EnumerationIRange InterfaceSortOrder EnumerationSortOnType Enumeration
    Syntax
    public class ValueSortField 
        extends SortFieldBase
        implements IValueSortField  
    Inheritance Hierarchy

    java.lang.Object
       com.grapecity.documents.excel.SortFieldBase
          com.grapecity.documents.excel.ValueSortField

    See Also