Click or drag to resize

AsciiGlobalStructureAnalysisContainsTabs Property

True if any of the lines contains a tabulator char.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool ContainsTabs { get; }

Property Value

Boolean
See Also