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

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