Package | Description |
---|---|
org.docx4j.math |
Modifier and Type | Field and Description |
---|---|
protected CTTwipsMeasure |
CTMathPr.interSp |
protected CTTwipsMeasure |
CTMathPr.intraSp |
protected CTTwipsMeasure |
CTMathPr.lMargin |
protected CTTwipsMeasure |
CTMathPr.postSp |
protected CTTwipsMeasure |
CTMathPr.preSp |
protected CTTwipsMeasure |
CTMathPr.rMargin |
protected CTTwipsMeasure |
CTMathPr.wrapIndent |
Modifier and Type | Method and Description |
---|---|
CTTwipsMeasure |
ObjectFactory.createCTTwipsMeasure()
Create an instance of
CTTwipsMeasure |
CTTwipsMeasure |
CTMathPr.getInterSp()
Gets the value of the interSp property.
|
CTTwipsMeasure |
CTMathPr.getIntraSp()
Gets the value of the intraSp property.
|
CTTwipsMeasure |
CTMathPr.getLMargin()
Gets the value of the lMargin property.
|
CTTwipsMeasure |
CTMathPr.getPostSp()
Gets the value of the postSp property.
|
CTTwipsMeasure |
CTMathPr.getPreSp()
Gets the value of the preSp property.
|
CTTwipsMeasure |
CTMathPr.getRMargin()
Gets the value of the rMargin property.
|
CTTwipsMeasure |
CTMathPr.getWrapIndent()
Gets the value of the wrapIndent property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTMathPr.setInterSp(CTTwipsMeasure value)
Sets the value of the interSp property.
|
void |
CTMathPr.setIntraSp(CTTwipsMeasure value)
Sets the value of the intraSp property.
|
void |
CTMathPr.setLMargin(CTTwipsMeasure value)
Sets the value of the lMargin property.
|
void |
CTMathPr.setPostSp(CTTwipsMeasure value)
Sets the value of the postSp property.
|
void |
CTMathPr.setPreSp(CTTwipsMeasure value)
Sets the value of the preSp property.
|
void |
CTMathPr.setRMargin(CTTwipsMeasure value)
Sets the value of the rMargin property.
|
void |
CTMathPr.setWrapIndent(CTTwipsMeasure value)
Sets the value of the wrapIndent property.
|
Copyright © 2007-2019. All Rights Reserved.