ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 System.Boolean
    public System.bool StopIfTrue {get; set;}
    See Also