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

In This Topic
    IAutoFilter Interface Members
    In This Topic

    The following tables list the members exposed by IAutoFilter.

    Public Methods
     NameDescription
     MethodApplies the specified autoFilter object.  
     MethodReturns True if the worksheet is in the AutoFilter filter mode.  
     MethodReturns a Filters collection that represents all the filters in an autofiltered range.  
     MethodReturns a Range object that represents the range to which the specified autoFilter applies.  
     MethodGets the sort column or columns, and sort order for the AutoFilter collection.  
     MethodDisplays all the data returned by the autoFilter object.  
    Top
    See Also