Package | Description |
---|---|
org.docx4j.math |
Modifier and Type | Field and Description |
---|---|
protected CTUnSignedInteger |
CTMPr.cGp |
protected CTUnSignedInteger |
CTMPr.cSp |
protected CTUnSignedInteger |
CTMPr.rSp |
protected CTUnSignedInteger |
CTEqArrPr.rSp |
Modifier and Type | Method and Description |
---|---|
CTUnSignedInteger |
ObjectFactory.createCTUnSignedInteger()
Create an instance of
CTUnSignedInteger |
CTUnSignedInteger |
CTMPr.getCGp()
Gets the value of the cGp property.
|
CTUnSignedInteger |
CTMPr.getCSp()
Gets the value of the cSp property.
|
CTUnSignedInteger |
CTMPr.getRSp()
Gets the value of the rSp property.
|
CTUnSignedInteger |
CTEqArrPr.getRSp()
Gets the value of the rSp property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTMPr.setCGp(CTUnSignedInteger value)
Sets the value of the cGp property.
|
void |
CTMPr.setCSp(CTUnSignedInteger value)
Sets the value of the cSp property.
|
void |
CTMPr.setRSp(CTUnSignedInteger value)
Sets the value of the rSp property.
|
void |
CTEqArrPr.setRSp(CTUnSignedInteger value)
Sets the value of the rSp property.
|
Copyright © 2007-2019. All Rights Reserved.