Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IAutoFilter Interface / Range Property
In This Topic
    Range Property (IAutoFilter)
    In This Topic
    Returns a Range object that represents the range to which the specified AutoFilter applies.
    Syntax
    IRange Range {get;}
    See Also