Spread Silverlight Documentation
Name Property (IFunction)


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

Reference

IFunction Interface
IFunction Members