Shows the SPC file import dialog, and imports the files to the table if the user clicked on "OK".
Namespace: Altaxo.Serialization.JcampAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void ShowDialog(
DataTable table
)
Parameters
- table DataTable
- The table to import the SPC files to.
See Also