GrapeCity.Xaml.Excel
Name Property (ExcelCustomFunction)


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

Reference

ExcelCustomFunction Class
ExcelCustomFunction Members