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 |
CTTblPrExBase.shd |
protected CTShd |
TcPrInner.shd |
protected CTShd |
CTTblPrBase.shd |
protected CTShd |
RPrAbstract.shd |
protected CTShd |
PPrBase.shd |
Modifier and Type | Method and Description |
---|---|
CTShd |
ObjectFactory.createCTShd()
Create an instance of
CTShd |
CTShd |
CTTblPrExBase.getShd()
Gets the value of the shd property.
|
CTShd |
TcPrInner.getShd()
Gets the value of the shd property.
|
CTShd |
CTTblPrBase.getShd()
Gets the value of the shd property.
|
CTShd |
RPrAbstract.getShd()
Gets the value of the shd property.
|
CTShd |
PPrBase.getShd()
Gets the value of the shd property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTShd> |
ObjectFactory.createCTParaRPrOriginalShd(CTShd value)
|
JAXBElement<CTShd> |
ObjectFactory.createCTRPrChangeRPrShd(CTShd value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTShd> |
ObjectFactory.createCTParaRPrOriginalShd(CTShd value)
|
JAXBElement<CTShd> |
ObjectFactory.createCTRPrChangeRPrShd(CTShd value)
|
void |
CTTblPrExBase.setShd(CTShd value)
Sets the value of the shd property.
|
void |
TcPrInner.setShd(CTShd value)
Sets the value of the shd property.
|
void |
CTTblPrBase.setShd(CTShd value)
Sets the value of the shd property.
|
void |
RPrAbstract.setShd(CTShd value)
Sets the value of the shd property.
|
void |
PPrBase.setShd(CTShd value)
Sets the value of the shd property.
|
Copyright © 2007-2019. All Rights Reserved.