Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setFormula2Local Method
In This Topic
    setFormula2Local Method
    In This Topic
    Sets the localized formula of the cells represented by this range in A1-style array notation.
    Syntax
    void setFormula2Local( 
       java.lang.String value
    )

    Parameters

    value
    See Also