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.GalacticAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool UseNeutralColumnName { get; init; }
Property Value
BooleanSee Also