Click or drag to resize

PrincetonInstrumentsSPEImporterImport 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(IReadOnlyListString, DataTable, Object, Boolean) Imports a couple of Princeton Instruments SPE 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