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