8.1.2 Column

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

Column

Hierarchy


Property

Name Brief Example
Read only property. Get the categorical map of the column.
Read only property. Return the sort order of the categories.
Get/Set the categorical map type.
Get/Set the comments in a column label.
Get/Set the column format.
Get/Set the begining row display index
Get/Set the SubFormat used by a column.
Get/Set the type designator of a column
Get/Set the units in a column label
Get/Set the ending row display index
Get/Set Column Additional information: EvenX Initial Value
Get/Set Column Additional information EvenX Increment

Members

Name Brief Example
Get the categorical map of the column.
Get the sort order of the categories.
Get the categorical map type.
Get the comments in a column label.
Get the column data
Get the column format.
Get the begining row index for this column. Index values are 0 based.
Get one parameter value from column label.
Get the Parent worksheet
Copy the contents of a Text Dataset into a StringArray.
Get the SubFormat used by a column.
Get the type designator of a column (X, Y, Z, YErr, XErr, L or disregard).
Get the units in a column label.
Get the row index of the last data in this column. Index values are 0 based.
Get the user defined label
Get Column Additional information: EvenX Initial Value
Get Column Additional information EvenX Increment
Put (copy) the contents of a StringArray to a Column
Set the category list and sort order.
Set the categorical map type.
Set the comments in a column label.
Put an array of values to a column object
Set the column format
Set the begining row display index
Set one parameter in a column label
Set the SubFormat used by a column.
Set the type designator of a column (X, Y, Z, YErr, XErr, L or disregard)
Set the units in a column label
Set the ending row display indices for this column. Index values are 0 based offsets so use SetUpperBound(-1) to display no rows
Set the user defined label
Set Column Additional information EvenX Initial Value
Set Column Additional information EvenX Increment


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