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

In This Topic
    IValueSortField Interface Members
    In This Topic

    The following tables list the members exposed by IValueSortField.

    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