Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISort Interface
Properties Methods

In This Topic
    ISort Interface Members
    In This Topic

    The following tables list the members exposed by ISort.

    Public Properties
     NameDescription
     Property Gets or sets whether the sort range contains a header.  
     Property Gets or sets whether the sort is case sensitive.  
     Property Gets or sets the sort orientation.  
     Property Gets or sets the sort range.  
     Property Gets the sort condition list.  
    Top
    Public Methods
     NameDescription
     Method Applies the sort.  
    Top
    See Also