Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITop10 Interface / StopIfTrue Property
In This Topic
    StopIfTrue Property (ITop10)
    In This Topic
    Returns or sets a Boolean value that determines if additional formatting rules on the cell should be evaluated if the current rule evaluates to True.
    Syntax
    System.bool StopIfTrue {get; set;}
    See Also