Spread Silverlight Documentation
Name Property (ExcelCustomFunction)


GrapeCity.Excel Namespace > ExcelCustomFunction Class : Name Property
The custom function name
Syntax
'Declaration
 
Public ReadOnly Property Name As System.String
'Usage
 
Dim instance As ExcelCustomFunction
Dim value As System.String
 
value = instance.Name
public System.string Name {get;}
See Also

Reference

ExcelCustomFunction Class
ExcelCustomFunction Members