GrapeCity.Xaml.CalcEngine
Name Property (CalcSeriesSumFunction)


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

Property Value

The name of the function.
See Also

Reference

CalcSeriesSumFunction Class
CalcSeriesSumFunction Members