Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / AutoFilter Property
In This Topic
    AutoFilter Property (IWorksheet)
    In This Topic
    Returns an IAutoFilter object if filtering is on. Returns nothing if filtering is off (read-only).
    Syntax
    IAutoFilter AutoFilter {get;}
    See Also