Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShape Interface / getFormula Method
In This Topic
    getFormula Method
    In This Topic
    Gets the formula of the current shape.
    Syntax
    java.lang.String getFormula()

    Return Value

    The formula.
    See Also