ProductName  

Returns the sum of the elements of the specified column.

Syntax

MatrixObject.ColSum(ColIndex)

Parameters

ColIndex
Long integer specifying the column to be summed.

Error Codes

Error 1320 will be returned, if ColIndex exceeds matrix size.

See Also

RowSum Method

Applies To: Matrix | CMatrix