Click or drag to resize

AsciiImportOptionsRecognizedStructure Property

Structur of the main part of the file (which data type is placed in which column).

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

Property Value

AsciiLineComposition
See Also