Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTTextSpacing |
CTTextParagraphProperties.lnSpc |
protected CTTextSpacing |
CTTextParagraphProperties.spcAft |
protected CTTextSpacing |
CTTextParagraphProperties.spcBef |
Modifier and Type | Method and Description |
---|---|
CTTextSpacing |
ObjectFactory.createCTTextSpacing()
Create an instance of
CTTextSpacing |
CTTextSpacing |
CTTextParagraphProperties.getLnSpc()
Gets the value of the lnSpc property.
|
CTTextSpacing |
CTTextParagraphProperties.getSpcAft()
Gets the value of the spcAft property.
|
CTTextSpacing |
CTTextParagraphProperties.getSpcBef()
Gets the value of the spcBef property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTextParagraphProperties.setLnSpc(CTTextSpacing value)
Sets the value of the lnSpc property.
|
void |
CTTextParagraphProperties.setSpcAft(CTTextSpacing value)
Sets the value of the spcAft property.
|
void |
CTTextParagraphProperties.setSpcBef(CTTextSpacing value)
Sets the value of the spcBef property.
|
Copyright © 2007-2019. All Rights Reserved.