CellValueToColumnTypeConverter.PreferredNumberStyles Property
Gets or sets the styles permitted in strings when an attempt is made to convert a string to the integral or the floating point numeric types.
Namespace: DevExpress.Spreadsheet.Export
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
NumberStyles | A NumberStyles enumeration member. |
See Also