Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / FunctionNode Class / Name Property
In This Topic
    Name Property (FunctionNode)
    In This Topic
    The name of the function.
    Syntax
    public System.string Name {get; set;}
    See Also