Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / FormulaSyntaxTree Class / clone Method
In This Topic
    clone Method
    In This Topic
    Creates a copy of the @code:FormulaSyntaxTree instance.
    Syntax
    public FormulaSyntaxTree clone()

    Return Value

    A copy of the @code:FormulaSyntaxTree instance.
    See Also