Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / setFormula1 Method
In This Topic
    setFormula1 Method
    In This Topic
    Sets the value or expression associated with the conditional format or data validation. Can be a constant value, a string value, a cell reference, or a formula.
    Syntax
    void setFormula1( 
       java.lang.Object value
    )

    Parameters

    value
    See Also