Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IUniqueValues Interface / StopIfTrue Property
In This Topic
    StopIfTrue Property (IUniqueValues)
    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