DhCell.setRowSpan

Overview | Methods | This Package | All Packages

DhCell.setRowSpan

Determines how many rows this cell spans.

Syntax

public void setRowSpan( int span )

Parameters

span

Number of rows this cell should span.

See Also   getRowSpan