Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ValueSortField Class

In This Topic
    ValueSortField Class Methods
    In This Topic

    For a list of all members of this type, see ValueSortField members.

    Public Methods
     NameDescription
    Public MethodSpecifies the custom sort list string.  
    Public MethodSpecifies the data option of the sort field.  
    Public MethodSpecifies the column index. (Inherited from com.grapecity.documents.excel.SortFieldBase)
    Public MethodSpecifies the sort order.  
    Public MethodSpecifies the priority of multiple sort columns. (Inherited from com.grapecity.documents.excel.SortFieldBase)
    Public MethodSpecifies the sort type. (Inherited from com.grapecity.documents.excel.SortFieldBase)
    Public Method  
    Public MethodSets the data option of the sort field.  
    Public MethodSets the sort order.  
    Public MethodSets the priority of multiple sort columns. (Inherited from com.grapecity.documents.excel.SortFieldBase)
    Top
    See Also