Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / setFormula2 Method
In This Topic
    setFormula2 Method
    In This Topic
    Sets the value or expression associated with the second part of a conditional format or data validation.
    Syntax
    void setFormula2( 
       java.lang.Object value
    )

    Parameters

    value
    See Also