JcampImporterToDataTable Method |
Namespace: Altaxo.Serialization.JcampAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void ToDataTable(
JcampReader reader,
DataTable table
)
Parameters
- reader JcampReader
- The reader that provides the JCAMP blocks.
- table DataTable
- The table.
See Also