Click or drag to resize

Importer Class

Static methods for importing Origin OPJ files.
Inheritance Hierarchy
SystemObject
  Altaxo.Serialization.OriginImporter

Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class Importer

The Importer type exposes the following members.

Methods
 NameDescription
Public methodStatic memberImport Imports a Origin OPJ file (tables only) into corresponding new tables in Altaxo.
Top
See Also