GrapeCity.Xaml.Excel
Name Property (IFunction)


GrapeCity.Excel Namespace > IFunction Interface : Name Property
The custom or built-in function name
Syntax
'Declaration
 
ReadOnly Property Name As String
'Usage
 
Dim instance As IFunction
Dim value As String
 
value = instance.Name
string Name {get;}
See Also

Reference

IFunction Interface
IFunction Members