AsciiExportOptionsSubstituteForSeparatorChar Property |
Substitute for separator char. Should the separator char be present in header or items, it is replaced by this char.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public char SubstituteForSeparatorChar { get; }
Property Value
CharSee Also