The number of columns in a matrix. Read-only.
Syntax
result = object.NColumns
The NColumns property syntax has the following parts:
Part
|
Description
|
result
|
The number of columns in object's matrix.
|
object
|
An object of type AmosMatrix.
|
Placement: [3].