Click or drag to resize

AsciiColumnInfoText Property

Column that contains text (that can not be parsed to a number or a date/time).

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static AsciiColumnInfo Text { get; }

Property Value

AsciiColumnInfo
See Also