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

    Parameters

    value
    See Also