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