Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValueSortField Interface

In This Topic
    IValueSortField Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodGets the custom value list, such as:3,2,5,1.

    If the property is not empty string, the order is by customValues.

     
     MethodGets the data option of the sort field.  
     MethodGets the sort order.  
     MethodSets the custom value list, such as:3,2,5,1.  
     MethodSets the data option of the sort field.  
     MethodSets the sort order.  
    Top
    See Also