public class TextAlignmentVertical extends AbstractTcProperty
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CSS_NAME |
static java.lang.String |
FO_NAME |
| Constructor and Description |
|---|
TextAlignmentVertical() |
TextAlignmentVertical(org.w3c.dom.css.CSSValue value) |
TextAlignmentVertical(CTVerticalJc textAlignment) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCssName() |
java.lang.String |
getCssProperty() |
void |
set(TcPr tcPr) |
void |
setXslFO(org.w3c.dom.Element foElement) |
composeCss, debug, getObject, setObjectpublic static final java.lang.String CSS_NAME
public static final java.lang.String FO_NAME
public TextAlignmentVertical()
public TextAlignmentVertical(CTVerticalJc textAlignment)
public TextAlignmentVertical(org.w3c.dom.css.CSSValue value)
public java.lang.String getCssName()
getCssName in class Propertypublic java.lang.String getCssProperty()
getCssProperty in class Propertypublic void setXslFO(org.w3c.dom.Element foElement)
public void set(TcPr tcPr)
set in class AbstractTcPropertyCopyright © 2007–2023. All rights reserved.