Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IAutoFilter Interface
Properties Methods

In This Topic
    IAutoFilter Interface Members
    In This Topic

    The following tables list the members exposed by IAutoFilter.

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the worksheet is in the AutoFilter filter mode.  
     PropertyGets an IFilters collection that represents all the filters in an auto filtered range.  
     PropertyGets an IRange object that represents the range to which the specified AutoFilter applies.  
     PropertyGets the sort column or columns, and sort order for the IAutoFilter collection.  
    Top
    Public Methods
     NameDescription
     MethodApplies the specified IAutoFilter object.  
     MethodDisplays all the data returned by the IAutoFilter object.  
    Top
    See Also