Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / getFormula1 Method
In This Topic
    getFormula1 Method
    In This Topic
    Gets 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
    java.lang.Object getFormula1()
    See Also