ActiveReports 8
Add Method (MatrixCellCollection)

The MatrixCell object to add to the collection.
Adds a MatrixCell object to the MatrixCellCollection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As MatrixCell _
) As System.Integer
public System.int Add( 
   MatrixCell value
)

Parameters

value
The MatrixCell object to add to the collection.

Return Value

A new MatrixCell object.
See Also

Reference

MatrixCellCollection Class
MatrixCellCollection Members

Support Forum