DataCell
, PlaceHolderCell
, RemovedCell
public abstract class TableCell
extends java.lang.Object
Constructor | Description |
---|---|
TableCell(int rowSpan,
int colSpan) |
Modifier and Type | Method | Description |
---|---|---|
int |
getColSpan() |
|
int |
getRowSpan() |
|
java.lang.String |
toString() |