ChadaExportShowExportRamanChadaDialog Method |
Shows the CHADA file export dialog, and imports the files to the table if the user clicked on "OK".
Namespace: Altaxo.Serialization.HDF5.ChadaAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void ShowExportRamanChadaDialog(
DataTable dataTable
)
Parameters
- dataTable DataTable
- The table to export the Chada files to.
See Also