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