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, setObjectpublic 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 Propertypublic String getCssProperty()
getCssProperty in class Propertypublic void set(TblPr tblPr)
set in class AbstractTablePropertyCopyright © 2007-2022. All Rights Reserved.