Click or drag to resize

Origin2AltaxoWrapper Methods

The Origin2AltaxoWrapper type exposes the following members.

Methods
 NameDescription
Public methodEnumerateAllExcels Enumerates all excels together with their full name.
Public methodEnumerateAllMatrices Enumerates all matrices together with their full name.
Public methodEnumerateAllMatrixSheets Enumerates all matrix sheets located in the matrices together with their full name.
Public methodEnumerateAllSpreadSheets Enumerates all spread sheets together with their full name.
Public methodEnumerateAllSpreadsheetsInExcels Enumerates all spreadsheets located in excels together with their full name.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodStatic memberFullPathOfProjectNode Gets the full Altaxo path of a Origin project node.
Public methodGetFullNameOfOriginObject Gets the full name of an origin object (any object that could be part of the project tree).
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodStatic memberOriginColumnToAltaxoColumn Creates an Altaxo column using a Origin spread column.
Public methodStatic memberOriginColumnTypeToAltaxoColumnType Translates Origin's column type to the equivalent in Altaxo
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also