Click or drag to resize

OmnicSPAImporterImport Method

Overload List
 NameDescription
Public methodImport(IReadOnlyListString, ImportOptionsInitial) Imports the provided files using the given initial options, optionally distributing the result into separate tables.
Public methodImport(Stream, DataTable) Imports SPA data from a stream into a DataTable.
Public methodImport(IReadOnlyListString, DataTable, Object, Boolean) Imports a couple of Omnic SPA files into a table. The spectra are added as columns to the (one and only) table. If the x column of the rightmost column does not match the x-data of the spectra, a new x-column is also created.
Top
See Also