public class AbstractTableWriterModelCell extends TableModelCell
| Modifier and Type | Field and Description |
|---|---|
protected org.w3c.dom.Node |
content |
dummy, dummyAfter, dummyBefore, rowspan, tcPr| Constructor and Description |
|---|
AbstractTableWriterModelCell(AbstractTableWriterModel table,
int row,
int col,
Tc tc,
org.w3c.dom.Node content) |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Node |
getContent() |
debugStr, getColspan, getColumn, getExtraCols, getExtraRows, getTcPr, incrementRowSpan, isDummy, isDummyAfter, isDummyBefore, isVMerged, setColspanpublic AbstractTableWriterModelCell(AbstractTableWriterModel table, int row, int col, Tc tc, org.w3c.dom.Node content)
Copyright © 2007–2023. All rights reserved.