Setting the culture
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
Telerik.Windows.Documents.Spreadsheet.Formatting.FormatHelper.CultureHelper = new SpreadsheetCultureHelper(new CultureInfo("en-US"));