Share

Matrix.GetMatrixData Method

Parent Object: Matrix

Description

Get the data defining this matrix.

Syntax

Matrix.GetMatrixData( Cells() As Double )

Parameters

Name Type Description
Cells Double Input/output Double that defines the matrix's cells.

Version

Introduced in version 4

Was this information helpful?