Column(Index: Integer): Variant;
Index. Matrix column index.
The Column method returns a matrix column by its index.
To get series point value by its index, use the IMsTimeMatrix.Item property.
The method use is given in the example for IMsTimeMatrix.DateToIndex.
See also: