Spread Silverlight Documentation
EvaluatorCulture Property


GrapeCity.CalcEngine Namespace > CalcEvaluator Class : EvaluatorCulture Property
Represents the CultureInfo which used to evaluate functions
Syntax
'Declaration
 
Public Shared Property EvaluatorCulture As System.Globalization.CultureInfo
'Usage
 
Dim value As System.Globalization.CultureInfo
 
CalcEvaluator.EvaluatorCulture = value
 
value = CalcEvaluator.EvaluatorCulture
public static System.Globalization.CultureInfo EvaluatorCulture {get; set;}
See Also

Reference

CalcEvaluator Class
CalcEvaluator Members