Click or drag to resize

AsciiImportOptionsNumberOfMainHeaderLines Property

Number of lines to skip (the main header).

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

Property Value

NullableInt32
See Also