Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected STColorSchemeIndex |
CTColorSchemeMapping.accent1 |
protected STColorSchemeIndex |
CTColorSchemeMapping.accent2 |
protected STColorSchemeIndex |
CTColorSchemeMapping.accent3 |
protected STColorSchemeIndex |
CTColorSchemeMapping.accent4 |
protected STColorSchemeIndex |
CTColorSchemeMapping.accent5 |
protected STColorSchemeIndex |
CTColorSchemeMapping.accent6 |
protected STColorSchemeIndex |
CTColorSchemeMapping.bg1 |
protected STColorSchemeIndex |
CTColorSchemeMapping.bg2 |
protected STColorSchemeIndex |
CTColorSchemeMapping.followedHyperlink |
protected STColorSchemeIndex |
CTColorSchemeMapping.hyperlink |
protected STColorSchemeIndex |
CTColorSchemeMapping.t1 |
protected STColorSchemeIndex |
CTColorSchemeMapping.t2 |
Modifier and Type | Method and Description |
---|---|
static STColorSchemeIndex |
STColorSchemeIndex.fromValue(String v) |
STColorSchemeIndex |
CTColorSchemeMapping.getAccent1()
Gets the value of the accent1 property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getAccent2()
Gets the value of the accent2 property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getAccent3()
Gets the value of the accent3 property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getAccent4()
Gets the value of the accent4 property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getAccent5()
Gets the value of the accent5 property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getAccent6()
Gets the value of the accent6 property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getBg1()
Gets the value of the bg1 property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getBg2()
Gets the value of the bg2 property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getFollowedHyperlink()
Gets the value of the followedHyperlink property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getHyperlink()
Gets the value of the hyperlink property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getT1()
Gets the value of the t1 property.
|
STColorSchemeIndex |
CTColorSchemeMapping.getT2()
Gets the value of the t2 property.
|
static STColorSchemeIndex |
STColorSchemeIndex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STColorSchemeIndex[] |
STColorSchemeIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTColorSchemeMapping.setAccent1(STColorSchemeIndex value)
Sets the value of the accent1 property.
|
void |
CTColorSchemeMapping.setAccent2(STColorSchemeIndex value)
Sets the value of the accent2 property.
|
void |
CTColorSchemeMapping.setAccent3(STColorSchemeIndex value)
Sets the value of the accent3 property.
|
void |
CTColorSchemeMapping.setAccent4(STColorSchemeIndex value)
Sets the value of the accent4 property.
|
void |
CTColorSchemeMapping.setAccent5(STColorSchemeIndex value)
Sets the value of the accent5 property.
|
void |
CTColorSchemeMapping.setAccent6(STColorSchemeIndex value)
Sets the value of the accent6 property.
|
void |
CTColorSchemeMapping.setBg1(STColorSchemeIndex value)
Sets the value of the bg1 property.
|
void |
CTColorSchemeMapping.setBg2(STColorSchemeIndex value)
Sets the value of the bg2 property.
|
void |
CTColorSchemeMapping.setFollowedHyperlink(STColorSchemeIndex value)
Sets the value of the followedHyperlink property.
|
void |
CTColorSchemeMapping.setHyperlink(STColorSchemeIndex value)
Sets the value of the hyperlink property.
|
void |
CTColorSchemeMapping.setT1(STColorSchemeIndex value)
Sets the value of the t1 property.
|
void |
CTColorSchemeMapping.setT2(STColorSchemeIndex value)
Sets the value of the t2 property.
|
Copyright © 2007-2019. All Rights Reserved.