Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTLineEndProperties |
CTLineProperties.headEnd |
protected CTLineEndProperties |
CTLineProperties.tailEnd |
Modifier and Type | Method and Description |
---|---|
CTLineEndProperties |
ObjectFactory.createCTLineEndProperties()
Create an instance of
CTLineEndProperties |
CTLineEndProperties |
CTLineProperties.getHeadEnd()
Gets the value of the headEnd property.
|
CTLineEndProperties |
CTLineProperties.getTailEnd()
Gets the value of the tailEnd property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTLineProperties.setHeadEnd(CTLineEndProperties value)
Sets the value of the headEnd property.
|
void |
CTLineProperties.setTailEnd(CTLineEndProperties value)
Sets the value of the tailEnd property.
|
Copyright © 2007-2014. All Rights Reserved.