Matrix.Cell Property
Parent Object: MatrixDescription
Property that returns the cell defined by row/col.
Syntax
Matrix.Cell( Row As Long, Col As Long ) As DoubleProperty Value
This is a read/write property whose value is a Double.Parameters
Name | Type | Description |
Row | Long | |
Col | Long |
Samples
Name | Description |
iMate Result Creation | This sample demonstrates creating an iMate result using two existin iMate definitions. |