Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / FormulaSyntaxTree Class / ToString Method / ToString() Method
In This Topic
    ToString() Method
    In This Topic
    Returns the text for this formula.
    Syntax
    public override System.string ToString()

    Return Value

    A System.String containing the formula.
    See Also