Origin |
public class Origin2AltaxoWrapper
The Origin2AltaxoWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| Origin2AltaxoWrapper | Initializes a new instance of the Origin2AltaxoWrapper class. |
| Name | Description | |
|---|---|---|
| EnumerateAllExcels | Enumerates all excels together with their full name. | |
| EnumerateAllMatrices | Enumerates all matrices together with their full name. | |
| EnumerateAllMatrixSheets | Enumerates all matrix sheets located in the matrices together with their full name. | |
| EnumerateAllSpreadSheets | Enumerates all spread sheets together with their full name. | |
| EnumerateAllSpreadsheetsInExcels | Enumerates all spreadsheets located in excels together with their full name. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| FullPathOfProjectNode | Gets the full Altaxo path of a Origin project node. | |
| GetFullNameOfOriginObject | Gets the full name of an origin object (any object that could be part of the project tree). | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| OriginColumnToAltaxoColumn | Creates an Altaxo column using a Origin spread column. | |
| OriginColumnTypeToAltaxoColumnType | Translates Origin's column type to the equivalent in Altaxo | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |