Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static STShd |
StyleUtil.apply(STShd source,
STShd destination)
http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/ST_Shd.html
|
Modifier and Type | Method and Description |
---|---|
static STShd |
StyleUtil.apply(STShd source,
STShd destination)
http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/ST_Shd.html
|
Modifier and Type | Field and Description |
---|---|
protected STShd |
CTShd.val |
Modifier and Type | Method and Description |
---|---|
static STShd |
STShd.fromValue(String v) |
STShd |
CTShd.getVal()
Gets the value of the val property.
|
static STShd |
STShd.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STShd[] |
STShd.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTShd.setVal(STShd value)
Sets the value of the val property.
|
Copyright © 2007-2019. All Rights Reserved.