CsvDocumentExporterOptions.Culture Property
Gets or sets the culture information used to format strings of data.
Namespace: DevExpress.XtraSpreadsheet.Export
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
CultureInfo | A CultureInfo object containing culture-specific settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Culture |
---|---|
WorkbookExportOptions |
|
See Also