Package | Description |
---|---|
org.docx4j.math |
Modifier and Type | Field and Description |
---|---|
protected CTLimLoc |
CTMathPr.intLim |
protected CTLimLoc |
CTNaryPr.limLoc |
protected CTLimLoc |
CTMathPr.naryLim |
Modifier and Type | Method and Description |
---|---|
CTLimLoc |
ObjectFactory.createCTLimLoc()
Create an instance of
CTLimLoc |
CTLimLoc |
CTMathPr.getIntLim()
Gets the value of the intLim property.
|
CTLimLoc |
CTNaryPr.getLimLoc()
Gets the value of the limLoc property.
|
CTLimLoc |
CTMathPr.getNaryLim()
Gets the value of the naryLim property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTMathPr.setIntLim(CTLimLoc value)
Sets the value of the intLim property.
|
void |
CTNaryPr.setLimLoc(CTLimLoc value)
Sets the value of the limLoc property.
|
void |
CTMathPr.setNaryLim(CTLimLoc value)
Sets the value of the naryLim property.
|
Copyright © 2007-2019. All Rights Reserved.