@Deprecated public class PDFTextCell extends PDFCell implements IPDFTextCell
hasDefaultStyle| Constructor and Description |
|---|
PDFTextCell(int row,
int column,
String content)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IPDFTextCellStyle |
getStyle()
Deprecated.
|
void |
setStyle(IPDFCellStyle style)
Deprecated.
|
getColSpan, getColumn, getContent, getRow, getStyledCell, hasDefaultStyle, setColSpan, setContent, setHasDefaultStyleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetColSpan, setContentpublic PDFTextCell(int row,
int column,
String content)
public IPDFTextCellStyle getStyle()
getStyle in interface IPDFTextCellgetStyle in class PDFCellpublic void setStyle(IPDFCellStyle style)