AsciiImportOptionsRenameWorksheet Property |
If true, rename the worksheet to the data file name. This option must be set programmatically or by user interaction.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool RenameWorksheet { get; set; }
Property Value
BooleanSee Also