public class Indent extends AbstractTableProperty
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CSS_NAME |
static java.lang.String |
FO_NAME |
| Constructor and Description |
|---|
Indent(org.w3c.dom.css.CSSValue value) |
Indent(TblWidth val) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCssName() |
java.lang.String |
getCssProperty() |
void |
set(TblPr tblPr) |
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 Indent(TblWidth val)
public Indent(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(TblPr tblPr)
set in class AbstractTablePropertyCopyright © 2007–2023. All rights reserved.