Omnic |
| Name | Description | |
|---|---|---|
| Import(IReadOnlyListString, ImportOptionsInitial) | Imports the provided files using the given initial options, optionally distributing the result into separate tables. | |
| Import(Stream, DataTable) | Imports SPA data from a stream into a DataTable. | |
| Import(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. |