| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected CTSignedTwipsMeasure |
CTDiv.marBottom |
protected CTSignedTwipsMeasure |
CTDiv.marLeft |
protected CTSignedTwipsMeasure |
CTDiv.marRight |
protected CTSignedTwipsMeasure |
CTDiv.marTop |
protected CTSignedTwipsMeasure |
RPrAbstract.spacing |
| Modifier and Type | Method and Description |
|---|---|
CTSignedTwipsMeasure |
ObjectFactory.createCTSignedTwipsMeasure()
Create an instance of
CTSignedTwipsMeasure |
CTSignedTwipsMeasure |
CTDiv.getMarBottom()
Gets the value of the marBottom property.
|
CTSignedTwipsMeasure |
CTDiv.getMarLeft()
Gets the value of the marLeft property.
|
CTSignedTwipsMeasure |
CTDiv.getMarRight()
Gets the value of the marRight property.
|
CTSignedTwipsMeasure |
CTDiv.getMarTop()
Gets the value of the marTop property.
|
CTSignedTwipsMeasure |
RPrAbstract.getSpacing()
Gets the value of the spacing property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTSignedTwipsMeasure> |
ObjectFactory.createCTParaRPrOriginalSpacing(CTSignedTwipsMeasure value)
|
javax.xml.bind.JAXBElement<CTSignedTwipsMeasure> |
ObjectFactory.createCTRPrChangeRPrSpacing(CTSignedTwipsMeasure value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTSignedTwipsMeasure> |
ObjectFactory.createCTParaRPrOriginalSpacing(CTSignedTwipsMeasure value)
|
javax.xml.bind.JAXBElement<CTSignedTwipsMeasure> |
ObjectFactory.createCTRPrChangeRPrSpacing(CTSignedTwipsMeasure value)
|
void |
CTDiv.setMarBottom(CTSignedTwipsMeasure value)
Sets the value of the marBottom property.
|
void |
CTDiv.setMarLeft(CTSignedTwipsMeasure value)
Sets the value of the marLeft property.
|
void |
CTDiv.setMarRight(CTSignedTwipsMeasure value)
Sets the value of the marRight property.
|
void |
CTDiv.setMarTop(CTSignedTwipsMeasure value)
Sets the value of the marTop property.
|
void |
RPrAbstract.setSpacing(CTSignedTwipsMeasure value)
Sets the value of the spacing property.
|
Copyright © 2007–2023. All rights reserved.