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

In This Topic
    ISort Interface Methods
    In This Topic

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

    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