Click or drag to resize

AsciiGlobalStructureAnalysisContainsTabs Property

True if any of the lines contains a tabulator char.

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

Property Value

Boolean
See Also