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