GrapeCity.Xaml.CalcEngine
Name Property (CalcCountBlankFunction)


GrapeCity.CalcEngine.Functions Namespace > CalcCountBlankFunction Class : Name Property
Gets the name of the function.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Name As String
'Usage
 
Dim instance As CalcCountBlankFunction
Dim value As String
 
value = instance.Name
public override string Name {get;}
See Also

Reference

CalcCountBlankFunction Class
CalcCountBlankFunction Members