public class CellMarginLeft extends AbstractCellMargin
Modifier and Type | Field and Description |
---|---|
protected static String |
SUFFIX |
CSS_NAME_PREFIX, cssAttributeName, FO_NAME_PREFIX, foAttributeName
Constructor and Description |
---|
CellMarginLeft(org.w3c.dom.css.CSSValue value) |
CellMarginLeft(TblWidth tblWidth) |
Modifier and Type | Method and Description |
---|---|
void |
set(TblPr tblPr) |
void |
set(TcPrInner tcPr) |
ensureMargin, ensureMargin, formatTwips, getCssName, getCssProperty, getTwips, init, setXslFO, twipFromPercentage
composeCss, debug, getObject, setObject
protected static final String SUFFIX
public CellMarginLeft(TblWidth tblWidth)
public CellMarginLeft(org.w3c.dom.css.CSSValue value)
public void set(TcPrInner tcPr)
set
in class AbstractCellMargin
public void set(TblPr tblPr)
set
in class AbstractTableProperty
Copyright © 2007-2018. All Rights Reserved.