New to Telerik Document ProcessingStart a free 30-day trial

Setting the culture

Updated on Feb 19, 2026

RadSpreadProcessing allows you to set a culture that differs from the current thread culture. This can be achieved by creating a new CultureHelper.

Setting the Culture

csharp

    Telerik.Windows.Documents.Spreadsheet.Formatting.FormatHelper.CultureHelper = new SpreadsheetCultureHelper(new CultureInfo("en-US"));
In this article
Setting the culture
Not finding the help you need?
Contact Support