Package | Description |
---|---|
org.docx4j.convert.out.common.writer | |
org.docx4j.model.table | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTableWriter.createCellProperties(List<Property> properties,
CTTblPrEx tblPrEx) |
Modifier and Type | Method and Description |
---|---|
CTTblPrEx |
TableModelRow.getRowPropertiesExceptions() |
Modifier and Type | Field and Description |
---|---|
protected CTTblPrEx |
Tr.tblPrEx |
Modifier and Type | Method and Description |
---|---|
CTTblPrEx |
ObjectFactory.createCTTblPrEx()
Create an instance of
CTTblPrEx |
CTTblPrEx |
Tr.getTblPrEx()
Gets the value of the tblPrEx property.
|
Modifier and Type | Method and Description |
---|---|
void |
Tr.setTblPrEx(CTTblPrEx value)
Sets the value of the tblPrEx property.
|
Copyright © 2007-2019. All Rights Reserved.