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, setObject
public 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 Property
public String getCssProperty()
getCssProperty
in class Property
public void set(TcPr tcPr)
set
in class AbstractTcProperty
Copyright © 2007-2019. All Rights Reserved.