Click or drag to resize

AsciiImportOptionsControllerNumberOfMainHeaderLines Property

Gets or sets the number of main header lines for the ASCII import.

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

Property Value

Int32
See Also