AsciiImportOptionsIndexOfCaptionLine Property |
Index of the line, where we can extract the column names from. ATTENTION: this value is zero based, i.e. if the caption is in the first line, the value is 0.
If the value is unkown, the value is null.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int? IndexOfCaptionLine { get; init; }Property Value
NullableInt32
See Also