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: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool RenameWorksheet { get; init; }Property Value
Boolean
See Also