Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static CTTblCellMar |
StyleUtil.apply(CTTblCellMar source,
CTTblCellMar destination) |
Modifier and Type | Method and Description |
---|---|
static CTTblCellMar |
StyleUtil.apply(CTTblCellMar source,
CTTblCellMar destination) |
static boolean |
StyleUtil.areEqual(CTTblCellMar margin1,
CTTblCellMar margin2) |
static boolean |
StyleUtil.isEmpty(CTTblCellMar margin) |
Modifier and Type | Field and Description |
---|---|
protected CTTblCellMar |
CTTblPrExBase.tblCellMar |
protected CTTblCellMar |
CTTblPrBase.tblCellMar |
Modifier and Type | Method and Description |
---|---|
CTTblCellMar |
ObjectFactory.createCTTblCellMar()
Create an instance of
CTTblCellMar |
CTTblCellMar |
CTTblPrExBase.getTblCellMar()
Gets the value of the tblCellMar property.
|
CTTblCellMar |
CTTblPrBase.getTblCellMar()
Gets the value of the tblCellMar property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTblPrExBase.setTblCellMar(CTTblCellMar value)
Sets the value of the tblCellMar property.
|
void |
CTTblPrBase.setTblCellMar(CTTblCellMar value)
Sets the value of the tblCellMar property.
|
Copyright © 2007-2019. All Rights Reserved.