Click or drag to resize

GalacticSPCImportOptionsUseNeutralColumnName Property

If true, the column name of the imported y-columns is set to a neutral, constant value. If false, the column name of the imported y-columns is derived from the file name of the imported file.

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

Property Value

Boolean
See Also