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