Share

Matrix2d.Cell Property

Parent Object: Matrix2d

Description

Property that returns the cell defined by row/col.

Syntax

Matrix2d.Cell( Row As Long, Col As Long ) As Double

Property Value

This is a read/write property whose value is a Double.

Parameters

Name Type Description
Row Long
Col Long

Version

Introduced in version 4

Was this information helpful?