Calc .NET > Tutorial > Set the culture

The following example shows you how to set the culture used for text conversion. CalcOptions.Culture controls how TEXT, DOLLAR, FIXED, VALUE, DATEVALUE and the & operator convert between numbers and text. The default is the invariant culture, which matches the en-US behaviour of Excel. Formulas themselves always use invariant syntax.

C# example
VB example

Need help? Ask our developers: