DhRow.add

Overview | Methods | This Package | All Packages

DhRow.add

Adds a cell to end of this row.

Syntax

public void add( DhCell cell )

Parameters

cell

The DhCell to add to this row.