AsciiImportOptionsNumberFormatCulture Property |
Gets or sets the culture that formats numbers.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public CultureInfo? NumberFormatCulture { get; set; }
Property Value
CultureInfoSee Also