Package | Description |
---|---|
org.docx4j.math |
Modifier and Type | Field and Description |
---|---|
protected CTYAlign |
CTMPr.baseJc |
protected CTYAlign |
CTEqArrPr.baseJc |
Modifier and Type | Method and Description |
---|---|
CTYAlign |
ObjectFactory.createCTYAlign()
Create an instance of
CTYAlign |
CTYAlign |
CTMPr.getBaseJc()
Gets the value of the baseJc property.
|
CTYAlign |
CTEqArrPr.getBaseJc()
Gets the value of the baseJc property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTMPr.setBaseJc(CTYAlign value)
Sets the value of the baseJc property.
|
void |
CTEqArrPr.setBaseJc(CTYAlign value)
Sets the value of the baseJc property.
|
Copyright © 2007-2019. All Rights Reserved.