Click or drag to resize

AsciiExportOptionsCulture Property

Gets the culture used for formatting numbers and date/time values during export.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public CultureInfo Culture { get; init; }

Property Value

CultureInfo
See Also