Package | Description |
---|---|
org.docx4j.convert.out.common.writer | |
org.docx4j.model.table |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTableWriterModel
There are different ways to represent a table with possibly merged
cells.
|
Constructor and Description |
---|
TableModelCell(TableModel table,
int row,
int col)
Create a dummy cell without content
|
TableModelCell(TableModel table,
int row,
int col,
Tc tc) |
Copyright © 2007-2019. All Rights Reserved.