DhRow.remove

Overview | Methods | This Package | All Packages

DhRow.remove

Removes an cell from this row.

Syntax

public int remove( DhCell cell )

Parameters

cell

The DhCell to remove.

Return Value

Returns true if the cell was removed successfully; otherwise, returns false.