Package | Description |
---|---|
org.docx4j.math |
Modifier and Type | Field and Description |
---|---|
protected CTSpacingRule |
CTMPr.cGpRule |
protected CTSpacingRule |
CTMPr.rSpRule |
protected CTSpacingRule |
CTEqArrPr.rSpRule |
Modifier and Type | Method and Description |
---|---|
CTSpacingRule |
ObjectFactory.createCTSpacingRule()
Create an instance of
CTSpacingRule |
CTSpacingRule |
CTMPr.getCGpRule()
Gets the value of the cGpRule property.
|
CTSpacingRule |
CTMPr.getRSpRule()
Gets the value of the rSpRule property.
|
CTSpacingRule |
CTEqArrPr.getRSpRule()
Gets the value of the rSpRule property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTMPr.setCGpRule(CTSpacingRule value)
Sets the value of the cGpRule property.
|
void |
CTMPr.setRSpRule(CTSpacingRule value)
Sets the value of the rSpRule property.
|
void |
CTEqArrPr.setRSpRule(CTSpacingRule value)
Sets the value of the rSpRule property.
|
Copyright © 2007-2014. All Rights Reserved.