Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IAboveAverage Interface / AppliesTo Property
In This Topic
    AppliesTo Property (IAboveAverage)
    In This Topic
    Returns a Range object specifying the cell range to which the formatting rule is applied.
    Syntax
    IRange AppliesTo {get; set;}
    See Also