Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartTitle Interface / getFormula Method
In This Topic
    getFormula Method
    In This Topic
    Gets a value that represents the formula of the object using A1-style notation, in English.
    Syntax
    java.lang.String getFormula()
    See Also