Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLConditionalFormattingRule Class / StopIfTrue Property

In This Topic
    StopIfTrue Property
    In This Topic
    Gets or sets the stop if true flag for expressions of the conditional formatting.
    Syntax
    'Declaration
     
    
    Public Property StopIfTrue As Boolean
    public bool StopIfTrue {get; set;}
    See Also