officefileapi-devexpress-dot-xtraspreadsheet-934f87d2.md
Contains localization options for a workbook.
Namespace : DevExpress.XtraSpreadsheet
Assembly : DevExpress.Spreadsheet.v25.2.Core.dll
NuGet Package : DevExpress.Spreadsheet.Core
public class WorkbookLocalizationOptions :
SpreadsheetNotificationOptions
Public Class WorkbookLocalizationOptions
Inherits SpreadsheetNotificationOptions
The following members return WorkbookLocalizationOptions objects:
This class contains the following properties:
FunctionNameCultureSpecifies whether to localize function names in a workbook.LocalizeBooleanValuesSpecifies whether to localize TRUE and FALSE values in a workbook.
Object ViewStatePersisterCore BaseOptions DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions WorkbookLocalizationOptions
See Also