8.1.15 MatrixObject
It is recommended that you switch to the package. PyOrigin is primarily for users who need to work with Origin version prior to 2021. |
Name
MatrixObject
Hierarchy
-
-
-
- MatrixObject
-
-
Members
| Name | Brief | Example |
|---|---|---|
| Get two dimensional data from a specified MatrixObject | ||
| Get matrix object xy mapping coordinates | ||
| Put two dimensional data into a specified MatrixObject | ||
| Set matrix object xy mapping coordinates |
DataObject Members
| Name | Brief | Example |
|---|---|---|
| Trigger the execution of Column/MatrixObject formula | ||
| Get DataFormat property of one DataObject | ||
| Gets the display mode used for numbers in a column | ||
| Get the digit value for the numeric display mode. | ||
| Get the display format of the DataObject | ||
| Get the formula of the DataObject | ||
| Set DataFormat property of one DataObject | ||
| Set the display mode used for numbers in a column | ||
| Set the digit value for the numeric display mode | ||
| Gets the display format of the DataObject | ||
| Set the LabTalk formula and optional Before Formula Script for Column and MatrixObject |
DataObjectBase Members
| Name | Brief | Example |
|---|---|---|
| Get the name of the dataset which the DataObjectBase object is associated with. |
OriginObject Members
| Name | Brief | Example |
|---|---|---|
| Destroy the Origin object | ||
| Execute object LabTalk methods | ||
| Get a binary storage as a tree | ||
| Retrieve the comments from an object that supports Comments | ||
| Get the index of an object in a Collection | ||
| Get the long name of an object | ||
| Get the short name of an object | ||
| Get object property via LabTalk property name | ||
| Get the show status of an object | ||
| Get names of storage class objects | ||
| Get object property via LabTalk property name | ||
| Get the theme as treenode | ||
| Execute the Labtalk script code. | ||
| Sets the comments with a text string to an object that supports Comments | ||
| Set the index of an object in a Collection | ||
| Set the long name of an object | ||
| Set the short name of an object | ||
| Set object property via LabTalk property name | ||
| Set the show status of an object | ||
| Set object property via LabTalk property name | ||
| Set the theme as treenode |
OriginBase Members
| Name | Brief | Example |
|---|---|---|
| Check whether the instance is valid |