| Package | Description |
|---|---|
| org.docx4j.convert.out.common.writer | |
| org.docx4j.convert.out.html | |
| org.docx4j.model.properties | |
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTableWriter.createCellProperties(List<Property> properties,
CTTblPrBase tblPr) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
HtmlCssHelper.createCss(CTTblPrBase tblPr,
StringBuilder result) |
| Modifier and Type | Method and Description |
|---|---|
static List<Property> |
PropertyFactory.createProperties(CTTblPrBase tblPr) |
| Modifier and Type | Method and Description |
|---|---|
static CTTblPrBase |
StyleUtil.apply(CTTblPrBase source,
CTTblPrBase destination) |
| Modifier and Type | Method and Description |
|---|---|
static CTTblPrBase |
StyleUtil.apply(CTTblPrBase source,
CTTblPrBase destination) |
static boolean |
StyleUtil.areEqual(CTTblPrBase tblPr1,
CTTblPrBase tblPr2) |
static boolean |
StyleUtil.isEmpty(CTTblPrBase tblPr) |
| Modifier and Type | Class and Description |
|---|---|
class |
TblPr
Java class for CT_TblPr complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTTblPrBase |
Style.tblPr |
protected CTTblPrBase |
CTTblStylePr.tblPr |
protected CTTblPrBase |
CTTblPrChange.tblPr |
| Modifier and Type | Method and Description |
|---|---|
CTTblPrBase |
ObjectFactory.createCTTblPrBase()
Create an instance of
CTTblPrBase |
CTTblPrBase |
Style.getTblPr()
Gets the value of the tblPr property.
|
CTTblPrBase |
CTTblStylePr.getTblPr()
Gets the value of the tblPr property.
|
CTTblPrBase |
CTTblPrChange.getTblPr()
Gets the value of the tblPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Style.setTblPr(CTTblPrBase value)
Sets the value of the tblPr property.
|
void |
CTTblStylePr.setTblPr(CTTblPrBase value)
Sets the value of the tblPr property.
|
void |
CTTblPrChange.setTblPr(CTTblPrBase value)
Sets the value of the tblPr property.
|
Copyright © 2007-2018. All Rights Reserved.