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

In This Topic
    SecondFormula Property (XLConditionalFormattingRule)
    In This Topic
    Gets or sets second formula for this condition.
    Syntax
    'Declaration
     
    
    Public Property SecondFormula As String
    public string SecondFormula {get; set;}
    See Also