| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected STColorSchemeIndex |
CTColorMapping.accent1 |
protected STColorSchemeIndex |
CTColorMapping.accent2 |
protected STColorSchemeIndex |
CTColorMapping.accent3 |
protected STColorSchemeIndex |
CTColorMapping.accent4 |
protected STColorSchemeIndex |
CTColorMapping.accent5 |
protected STColorSchemeIndex |
CTColorMapping.accent6 |
protected STColorSchemeIndex |
CTColorMapping.bg1 |
protected STColorSchemeIndex |
CTColorMapping.bg2 |
protected STColorSchemeIndex |
CTColorMapping.folHlink |
protected STColorSchemeIndex |
CTColorMapping.hlink |
protected STColorSchemeIndex |
CTColorMapping.tx1 |
protected STColorSchemeIndex |
CTColorMapping.tx2 |
| Modifier and Type | Method and Description |
|---|---|
static STColorSchemeIndex |
STColorSchemeIndex.fromValue(String v) |
STColorSchemeIndex |
CTColorMapping.getAccent1()
Gets the value of the accent1 property.
|
STColorSchemeIndex |
CTColorMapping.getAccent2()
Gets the value of the accent2 property.
|
STColorSchemeIndex |
CTColorMapping.getAccent3()
Gets the value of the accent3 property.
|
STColorSchemeIndex |
CTColorMapping.getAccent4()
Gets the value of the accent4 property.
|
STColorSchemeIndex |
CTColorMapping.getAccent5()
Gets the value of the accent5 property.
|
STColorSchemeIndex |
CTColorMapping.getAccent6()
Gets the value of the accent6 property.
|
STColorSchemeIndex |
CTColorMapping.getBg1()
Gets the value of the bg1 property.
|
STColorSchemeIndex |
CTColorMapping.getBg2()
Gets the value of the bg2 property.
|
STColorSchemeIndex |
CTColorMapping.getFolHlink()
Gets the value of the folHlink property.
|
STColorSchemeIndex |
CTColorMapping.getHlink()
Gets the value of the hlink property.
|
STColorSchemeIndex |
CTColorMapping.getTx1()
Gets the value of the tx1 property.
|
STColorSchemeIndex |
CTColorMapping.getTx2()
Gets the value of the tx2 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 |
CTColorMapping.setAccent1(STColorSchemeIndex value)
Sets the value of the accent1 property.
|
void |
CTColorMapping.setAccent2(STColorSchemeIndex value)
Sets the value of the accent2 property.
|
void |
CTColorMapping.setAccent3(STColorSchemeIndex value)
Sets the value of the accent3 property.
|
void |
CTColorMapping.setAccent4(STColorSchemeIndex value)
Sets the value of the accent4 property.
|
void |
CTColorMapping.setAccent5(STColorSchemeIndex value)
Sets the value of the accent5 property.
|
void |
CTColorMapping.setAccent6(STColorSchemeIndex value)
Sets the value of the accent6 property.
|
void |
CTColorMapping.setBg1(STColorSchemeIndex value)
Sets the value of the bg1 property.
|
void |
CTColorMapping.setBg2(STColorSchemeIndex value)
Sets the value of the bg2 property.
|
void |
CTColorMapping.setFolHlink(STColorSchemeIndex value)
Sets the value of the folHlink property.
|
void |
CTColorMapping.setHlink(STColorSchemeIndex value)
Sets the value of the hlink property.
|
void |
CTColorMapping.setTx1(STColorSchemeIndex value)
Sets the value of the tx1 property.
|
void |
CTColorMapping.setTx2(STColorSchemeIndex value)
Sets the value of the tx2 property.
|
Copyright © 2007-2021. All Rights Reserved.