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