public class Indent extends AbstractTableProperty
Modifier and Type | Field and Description |
---|---|
static String |
CSS_NAME |
static String |
FO_NAME |
Constructor and Description |
---|
Indent(org.w3c.dom.css.CSSValue value) |
Indent(TblWidth val) |
Modifier and Type | Method and Description |
---|---|
String |
getCssName() |
String |
getCssProperty() |
void |
set(TblPr tblPr) |
void |
setXslFO(Element foElement) |
composeCss, debug, getObject, setObject
public static final String CSS_NAME
public static final String FO_NAME
public Indent(TblWidth val)
public Indent(org.w3c.dom.css.CSSValue value)
public String getCssName()
getCssName
in class Property
public String getCssProperty()
getCssProperty
in class Property
public void set(TblPr tblPr)
set
in class AbstractTableProperty
Copyright © 2007-2019. All Rights Reserved.