| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Class and Description |
|---|---|
class |
TblPr
Java class for CT_TblPr complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTTblPrBase |
CTTblPrChange.tblPr |
protected CTTblPrBase |
CTTblStylePr.tblPr |
protected CTTblPrBase |
Style.tblPr |
| Modifier and Type | Method and Description |
|---|---|
CTTblPrBase |
ObjectFactory.createCTTblPrBase()
Create an instance of
CTTblPrBase |
CTTblPrBase |
CTTblPrChange.getTblPr()
Gets the value of the tblPr property.
|
CTTblPrBase |
CTTblStylePr.getTblPr()
Gets the value of the tblPr property.
|
CTTblPrBase |
Style.getTblPr()
Gets the value of the tblPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTblPrChange.setTblPr(CTTblPrBase value)
Sets the value of the tblPr property.
|
void |
CTTblStylePr.setTblPr(CTTblPrBase value)
Sets the value of the tblPr property.
|
void |
Style.setTblPr(CTTblPrBase value)
Sets the value of the tblPr property.
|
Copyright © 2007-2020. All Rights Reserved.