| Package | Description |
|---|---|
| org.docx4j.model.properties.paragraph | |
| org.docx4j.model.properties.run | |
| org.docx4j.model.properties.table.tc | |
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Constructor and Description |
|---|
PShading(CTShd shading) |
| Constructor and Description |
|---|
RShading(CTShd shading) |
| Constructor and Description |
|---|
Shading(CTShd textAlignment) |
| Modifier and Type | Method and Description |
|---|---|
static CTShd |
StyleUtil.apply(CTShd source,
CTShd destination) |
| Modifier and Type | Method and Description |
|---|---|
static CTShd |
StyleUtil.apply(CTShd source,
CTShd destination) |
static boolean |
StyleUtil.areEqual(CTShd shd1,
CTShd shd2) |
static boolean |
StyleUtil.isEmpty(CTShd shd) |
| Modifier and Type | Field and Description |
|---|---|
protected CTShd |
PPrBase.shd |
protected CTShd |
CTTblPrExBase.shd |
protected CTShd |
CTTblPrBase.shd |
protected CTShd |
TcPrInner.shd |
protected CTShd |
RPrAbstract.shd |
| Modifier and Type | Method and Description |
|---|---|
CTShd |
ObjectFactory.createCTShd()
Create an instance of
CTShd |
CTShd |
PPrBase.getShd()
Gets the value of the shd property.
|
CTShd |
CTTblPrExBase.getShd()
Gets the value of the shd property.
|
CTShd |
CTTblPrBase.getShd()
Gets the value of the shd property.
|
CTShd |
TcPrInner.getShd()
Gets the value of the shd property.
|
CTShd |
RPrAbstract.getShd()
Gets the value of the shd property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTShd> |
ObjectFactory.createCTParaRPrOriginalShd(CTShd value)
|
javax.xml.bind.JAXBElement<CTShd> |
ObjectFactory.createCTRPrChangeRPrShd(CTShd value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTShd> |
ObjectFactory.createCTParaRPrOriginalShd(CTShd value)
|
javax.xml.bind.JAXBElement<CTShd> |
ObjectFactory.createCTRPrChangeRPrShd(CTShd value)
|
void |
PPrBase.setShd(CTShd value)
Sets the value of the shd property.
|
void |
CTTblPrExBase.setShd(CTShd value)
Sets the value of the shd property.
|
void |
CTTblPrBase.setShd(CTShd value)
Sets the value of the shd property.
|
void |
TcPrInner.setShd(CTShd value)
Sets the value of the shd property.
|
void |
RPrAbstract.setShd(CTShd value)
Sets the value of the shd property.
|
Copyright © 2007-2018. All Rights Reserved.