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