Class CellMarginRight
java.lang.Object
org.docx4j.model.properties.Property
org.docx4j.model.properties.table.AbstractTableProperty
org.docx4j.model.properties.table.AbstractCellMargin
org.docx4j.model.properties.table.CellMarginRight
-
Field Summary
FieldsFields inherited from class org.docx4j.model.properties.table.AbstractCellMargin
CSS_NAME_PREFIX, cssAttributeName, FO_NAME_PREFIX, foAttributeName -
Constructor Summary
ConstructorsConstructorDescriptionCellMarginRight(TblWidth tblWidth) CellMarginRight(org.w3c.dom.css.CSSValue value) -
Method Summary
Methods inherited from class org.docx4j.model.properties.table.AbstractCellMargin
ensureMargin, ensureMargin, formatTwips, getCssName, getCssProperty, getTwips, init, setXslFO, twipFromPercentageMethods inherited from class org.docx4j.model.properties.Property
composeCss, debug, getObject, setObject
-
Field Details
-
SUFFIX
- See Also:
-
-
Constructor Details
-
CellMarginRight
-
CellMarginRight
public CellMarginRight(org.w3c.dom.css.CSSValue value)
-
-
Method Details
-
set
- Specified by:
setin classAbstractCellMargin
-
set
- Specified by:
setin classAbstractTableProperty
-