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