GrapeCity.Xaml.CalcEngine
Name Property (CalcCountIfFunction)


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

Reference

CalcCountIfFunction Class
CalcCountIfFunction Members