Class TextAlignmentVertical
java.lang.Object
org.docx4j.model.properties.Property
org.docx4j.model.properties.table.tc.AbstractTcProperty
org.docx4j.model.properties.table.tc.TextAlignmentVertical
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTextAlignmentVertical(CTVerticalJc textAlignment) TextAlignmentVertical(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
-
TextAlignmentVertical
public TextAlignmentVertical()- Since:
- 3.0.0
-
TextAlignmentVertical
-
TextAlignmentVertical
public TextAlignmentVertical(org.w3c.dom.css.CSSValue value)
-
-
Method Details
-
getCssName
- Specified by:
getCssNamein classProperty- Since:
- 2.7.2
-
getCssProperty
- Specified by:
getCssPropertyin classProperty
-
setXslFO
-
set
- Specified by:
setin classAbstractTcProperty
-