AsciiGlobalStructureAnalysisFixedBoundaries Property |
If a fixed column width structure was recognized, this element contains the tabbed start positions of
the columns, assuming a tab size of _recognizedTabSize.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public List<int>? FixedBoundaries { get; }
Property Value
ListInt32See Also