| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STThemeColor |
CTBackground.themeColor |
protected STThemeColor |
CTColor.themeColor |
protected STThemeColor |
CTFramesetSplitbar.Color.themeColor |
protected STThemeColor |
CTShd.themeColor |
protected STThemeColor |
CTBorder.themeColor |
protected STThemeColor |
U.themeColor |
protected STThemeColor |
Color.themeColor |
protected STThemeColor |
CTShd.themeFill |
| Modifier and Type | Method and Description |
|---|---|
static STThemeColor |
STThemeColor.fromValue(String v) |
STThemeColor |
CTBackground.getThemeColor()
Gets the value of the themeColor property.
|
STThemeColor |
CTColor.getThemeColor()
Gets the value of the themeColor property.
|
STThemeColor |
CTFramesetSplitbar.Color.getThemeColor()
Gets the value of the themeColor property.
|
STThemeColor |
CTShd.getThemeColor()
Gets the value of the themeColor property.
|
STThemeColor |
CTBorder.getThemeColor()
Gets the value of the themeColor property.
|
STThemeColor |
U.getThemeColor()
Gets the value of the themeColor property.
|
STThemeColor |
Color.getThemeColor()
Gets the value of the themeColor property.
|
STThemeColor |
CTShd.getThemeFill()
Gets the value of the themeFill property.
|
static STThemeColor |
STThemeColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STThemeColor[] |
STThemeColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTBackground.setThemeColor(STThemeColor value)
Sets the value of the themeColor property.
|
void |
CTColor.setThemeColor(STThemeColor value)
Sets the value of the themeColor property.
|
void |
CTFramesetSplitbar.Color.setThemeColor(STThemeColor value)
Sets the value of the themeColor property.
|
void |
CTShd.setThemeColor(STThemeColor value)
Sets the value of the themeColor property.
|
void |
CTBorder.setThemeColor(STThemeColor value)
Sets the value of the themeColor property.
|
void |
U.setThemeColor(STThemeColor value)
Sets the value of the themeColor property.
|
void |
Color.setThemeColor(STThemeColor value)
Sets the value of the themeColor property.
|
void |
CTShd.setThemeFill(STThemeColor value)
Sets the value of the themeFill property.
|
Copyright © 2007-2019. All Rights Reserved.