Click or drag to resize

AsciiImportOptionsIndexOfCaptionLine Property

Index of the line, where we can extract the column names from.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int? IndexOfCaptionLine { get; set; }

Property Value

NullableInt32
See Also