New to Telerik Document ProcessingStart a free 30-day trial

Setting the Culture

Updated on Jun 16, 2026

RadSpreadProcessing allows you to set a culture that differs from the current thread culture. Create a new CultureHelper to achieve this.

Setting the Culture

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