WorkbookLocalizationOptions Class
In This Article
Contains localization options for a workbook.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Related API Members
The following members return WorkbookLocalizationOptions objects:
#Remarks
This class contains the following properties:
- FunctionNameCulture
- Specifies whether to localize function names in a workbook.
- LocalizeBooleanValues
- Specifies whether to localize TRUE and FALSE values in a workbook.
#Implements
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions
WorkbookLocalizationOptions
See Also