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

In This Topic
    ISort Interface Members
    In This Topic

    The following tables list the members exposed by ISort.

    Public Methods
     NameDescription
     MethodApplies the sort.  
     MethodGets whether the sort range contains a header.  
     MethodGets whether the sort is case sensitive.  
     MethodGets the sort orientation.  
     MethodGets the sort range.  
     MethodGets the sort condition list.  
     MethodSets whether the sort range contains a header.  
     MethodSets whether the sort is case sensitive.  
     MethodSets the sort orientation.  
     MethodSets the sort range.  
    Top
    See Also