Name of the variable associated with a matrix column. Read-only.
Syntax
result = object.ColumnName(i)
The ColumnName property syntax has the following parts:
| Part | Description | 
| result | The name of the variable associated with column i. | 
| object | An object of type AmosMatrix. | 
| i | An integer specifying a column number. Column 0 is the first column. | 
Placement: [3].