ProductName  

Returns the sum of the elements of the specified row.

Syntax

MatrixObject.ColSum(ColIndex)

Parameters

ColIndex
Long integer specifying the column to be summed.

Error Codes

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

See Also

ColSum Method

Applies To: Matrix | CMatrix