@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, setHasDefaultStyle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setColSpan, setContent
public PDFTextCell(int row, int column, String content)
public IPDFTextCellStyle getStyle()
getStyle
in interface IPDFTextCell
getStyle
in class PDFCell
public void setStyle(IPDFCellStyle style)