AsciiImportOptionsReuseGroupNumbers Property |
Gets a value indicating whether to reuse the group numbers from the table in which the data will be imported.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool ReuseGroupNumbers { get; init; }Property Value
Booleantrue if the group numbers will be reused; otherwise,
false.
See Also