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