Class TextDir
java.lang.Object
org.docx4j.model.properties.Property
org.docx4j.model.properties.table.tc.AbstractTcProperty
org.docx4j.model.properties.table.tc.TextDir
- Since:
- 6.0.0
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTextDir()TextDir(TextDirection textDirection) TextDir(org.w3c.dom.css.CSSValue value) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class org.docx4j.model.properties.Property
composeCss, debug, getObject, setObject
-
Field Details
-
CSS_NAME
- See Also:
-
FO_NAME
- See Also:
-
-
Constructor Details
-
TextDir
public TextDir() -
TextDir
-
TextDir
public TextDir(org.w3c.dom.css.CSSValue value)
-
-
Method Details
-
getCssName
- Specified by:
getCssNamein classProperty
-
getCssProperty
- Specified by:
getCssPropertyin classProperty
-
setXslFO
-
set
- Specified by:
setin classAbstractTcProperty
-