ChadaExportShowExportRamanChadaDialog Method |
Shows the CHADA file export dialog and exports the table if the user clicks OK.
Namespace: Altaxo.Serialization.HDF5.ChadaAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void ShowExportRamanChadaDialog(
DataTable dataTable
)
Parameters
- dataTable DataTable
- The table to export.
See Also