Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected CTLineNumber |
SectPrBase.lnNumType |
protected CTLineNumber |
SectPr.lnNumType |
Modifier and Type | Method and Description |
---|---|
CTLineNumber |
ObjectFactory.createCTLineNumber()
Create an instance of
CTLineNumber |
CTLineNumber |
SectPrBase.getLnNumType()
Gets the value of the lnNumType property.
|
CTLineNumber |
SectPr.getLnNumType()
Gets the value of the lnNumType property.
|
Modifier and Type | Method and Description |
---|---|
void |
SectPrBase.setLnNumType(CTLineNumber value)
Sets the value of the lnNumType property.
|
void |
SectPr.setLnNumType(CTLineNumber value)
Sets the value of the lnNumType property.
|
Copyright © 2007-2019. All Rights Reserved.