| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected TextDirection |
TcPrInner.textDirection |
protected TextDirection |
SectPrBase.textDirection |
protected TextDirection |
SectPr.textDirection |
protected TextDirection |
PPrBase.textDirection |
| Modifier and Type | Method and Description |
|---|---|
TextDirection |
ObjectFactory.createTextDirection()
Create an instance of
TextDirection |
TextDirection |
TcPrInner.getTextDirection()
Gets the value of the textDirection property.
|
TextDirection |
SectPrBase.getTextDirection()
Gets the value of the textDirection property.
|
TextDirection |
SectPr.getTextDirection()
Gets the value of the textDirection property.
|
TextDirection |
PPrBase.getTextDirection()
Gets the value of the textDirection property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TcPrInner.setTextDirection(TextDirection value)
Sets the value of the textDirection property.
|
void |
SectPrBase.setTextDirection(TextDirection value)
Sets the value of the textDirection property.
|
void |
SectPr.setTextDirection(TextDirection value)
Sets the value of the textDirection property.
|
void |
PPrBase.setTextDirection(TextDirection value)
Sets the value of the textDirection property.
|
Copyright © 2007-2019. All Rights Reserved.