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