Spread Silverlight Documentation
Name Property (CalcNegateOperator)


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

Property Value

A System.String value that represents the name of the operator.
See Also

Reference

CalcNegateOperator Class
CalcNegateOperator Members