2.29 MatrixSheet

Description

Hierarchy

Method

Name Brief Example
Activate Make an object as active in current container VB, C#
ClearData Clear data in matrixsheet VB, C#
Destroy Destroy current matrixsheet VBA
Execute Run LabTalk script in the context of the object, so that the script can assume the object is the active object. This is applicable to Layer and Page objects only. VBA
GetBinaryStorageData Get value stored by SetBinaryStorageData with specified name VBA
GetMetaData Get information tree of an Origin object with an xmlDocument structure VBA, C#, VC++
NewDataRange Create a new datarange from a MatrixObject VB
SetBinaryStorageData Store an value in Origin object with specified name VB
SetMetaData Update infomation of an Origin object which can be showed from Show Organizer command in context menu VBA, VB

, C# , VC++

Property

Name Brief Example
Application Refer to the current Origin instance VB
BinaryStorageNames The collection of names of all the binarystorage in this object VB
Cols This property is an integer value that holds the number of columns in the matrixsheet. VB
DataObjectBases The collection of dataobjects on layer(Columns, MatrixObjects, or DataPlots) VB
Index Indicate the position of this object in current container VB
LongName The long name of this origin object VBA, C#
MatrixObjects The collection of MatrixObjects in the MatrixSheet VB
Mats An Integer value represent the number of MatrixObjects in this MatrixSheet VB
Name Name of the Origin object VBA, C#
Parent The object that has this collection VB
Rows The Rows property is an integer value that holds the number of rows in the datasheet. VB
Show Set an Origin object's visible status VB
Theme