| Modifier and Type | Method and Description |
|---|---|
TableCell |
createCell() |
TableCell |
getCell(int index) |
java.lang.Integer |
getHeight() |
java.lang.Integer |
getTblCellSpacing() |
void |
setHeight(java.lang.Integer height) |
void |
setTblCellSpacing(java.lang.Integer tblCellSpacing) |
void |
write(java.io.PrintStream out) |
public TableCell createCell()
public TableCell getCell(int index)
public java.lang.Integer getTblCellSpacing()
public void setTblCellSpacing(java.lang.Integer tblCellSpacing)
public java.lang.Integer getHeight()
public void setHeight(java.lang.Integer height)