Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTColorScheme |
CTBaseStylesOverride.clrScheme |
protected CTColorScheme |
CTColorSchemeAndMapping.clrScheme |
protected CTColorScheme |
BaseStyles.clrScheme |
Modifier and Type | Method and Description |
---|---|
CTColorScheme |
ObjectFactory.createCTColorScheme()
Create an instance of
CTColorScheme |
CTColorScheme |
CTBaseStylesOverride.getClrScheme()
Gets the value of the clrScheme property.
|
CTColorScheme |
CTColorSchemeAndMapping.getClrScheme()
Gets the value of the clrScheme property.
|
CTColorScheme |
BaseStyles.getClrScheme()
Gets the value of the clrScheme property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBaseStylesOverride.setClrScheme(CTColorScheme value)
Sets the value of the clrScheme property.
|
void |
CTColorSchemeAndMapping.setClrScheme(CTColorScheme value)
Sets the value of the clrScheme property.
|
void |
BaseStyles.setClrScheme(CTColorScheme value)
Sets the value of the clrScheme property.
|
Copyright © 2007-2019. All Rights Reserved.