Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected CTCustomXmlPr |
CTCustomXmlRow.customXmlPr |
protected CTCustomXmlPr |
CTCustomXmlBlock.customXmlPr |
protected CTCustomXmlPr |
CTCustomXmlRun.customXmlPr |
protected CTCustomXmlPr |
CTCustomXmlCell.customXmlPr |
Modifier and Type | Method and Description |
---|---|
CTCustomXmlPr |
ObjectFactory.createCTCustomXmlPr()
Create an instance of
CTCustomXmlPr |
CTCustomXmlPr |
CTCustomXmlRow.getCustomXmlPr()
Gets the value of the customXmlPr property.
|
CTCustomXmlPr |
CTCustomXmlBlock.getCustomXmlPr()
Gets the value of the customXmlPr property.
|
CTCustomXmlPr |
CTCustomXmlRun.getCustomXmlPr()
Gets the value of the customXmlPr property.
|
CTCustomXmlPr |
CTCustomXmlElement.getCustomXmlPr()
Gets the value of the customXmlPr property.
|
CTCustomXmlPr |
CTCustomXmlCell.getCustomXmlPr()
Gets the value of the customXmlPr property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTCustomXmlRow.setCustomXmlPr(CTCustomXmlPr value)
Sets the value of the customXmlPr property.
|
void |
CTCustomXmlBlock.setCustomXmlPr(CTCustomXmlPr value)
Sets the value of the customXmlPr property.
|
void |
CTCustomXmlRun.setCustomXmlPr(CTCustomXmlPr value)
Sets the value of the customXmlPr property.
|
void |
CTCustomXmlElement.setCustomXmlPr(CTCustomXmlPr value)
Sets the value of the customXmlPr property.
|
void |
CTCustomXmlCell.setCustomXmlPr(CTCustomXmlPr value)
Sets the value of the customXmlPr property.
|
Copyright © 2007-2019. All Rights Reserved.