Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTStyleMatrix |
CTBaseStylesOverride.fmtScheme |
protected CTStyleMatrix |
BaseStyles.fmtScheme |
Modifier and Type | Method and Description |
---|---|
CTStyleMatrix |
ObjectFactory.createCTStyleMatrix()
Create an instance of
CTStyleMatrix |
CTStyleMatrix |
CTBaseStylesOverride.getFmtScheme()
Gets the value of the fmtScheme property.
|
CTStyleMatrix |
BaseStyles.getFmtScheme()
Gets the value of the fmtScheme property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBaseStylesOverride.setFmtScheme(CTStyleMatrix value)
Sets the value of the fmtScheme property.
|
void |
BaseStyles.setFmtScheme(CTStyleMatrix value)
Sets the value of the fmtScheme property.
|
Copyright © 2007-2013. All Rights Reserved.