Package | Description |
---|---|
org.docx4j.model.properties.table | |
org.docx4j.model.styles | |
org.docx4j.wml |
Constructor and Description |
---|
AbstractCellMargin(TblWidth val,
String suffix) |
CellMarginBottom(TblWidth tblWidth) |
CellMarginLeft(TblWidth tblWidth) |
CellMarginRight(TblWidth tblWidth) |
CellMarginTop(TblWidth tblWidth) |
Indent(TblWidth val) |
Modifier and Type | Method and Description |
---|---|
static TblWidth |
StyleUtil.apply(TblWidth source,
TblWidth destination) |
Modifier and Type | Method and Description |
---|---|
static TblWidth |
StyleUtil.apply(TblWidth source,
TblWidth destination) |
static boolean |
StyleUtil.areEqual(TblWidth width1,
TblWidth width2) |
static boolean |
StyleUtil.isEmpty(TblWidth width) |
Modifier and Type | Field and Description |
---|---|
protected TblWidth |
TcMar.bottom |
protected TblWidth |
CTTblCellMar.bottom |
protected TblWidth |
TcMar.left |
protected TblWidth |
CTTblCellMar.left |
protected TblWidth |
TcMar.right |
protected TblWidth |
CTTblCellMar.right |
protected TblWidth |
CTTblPrExBase.tblCellSpacing |
protected TblWidth |
CTTblPrBase.tblCellSpacing |
protected TblWidth |
CTTblPrExBase.tblInd |
protected TblWidth |
CTTblPrBase.tblInd |
protected TblWidth |
CTTblPrExBase.tblW |
protected TblWidth |
CTTblPrBase.tblW |
protected TblWidth |
TcPrInner.tcW |
protected TblWidth |
TcMar.top |
protected TblWidth |
CTTblCellMar.top |
Modifier and Type | Method and Description |
---|---|
TblWidth |
ObjectFactory.createTblWidth()
Create an instance of
TblWidth |
TblWidth |
TcMar.getBottom()
Gets the value of the bottom property.
|
TblWidth |
CTTblCellMar.getBottom()
Gets the value of the bottom property.
|
TblWidth |
TcMar.getLeft()
Gets the value of the left property.
|
TblWidth |
CTTblCellMar.getLeft()
Gets the value of the left property.
|
TblWidth |
TcMar.getRight()
Gets the value of the right property.
|
TblWidth |
CTTblCellMar.getRight()
Gets the value of the right property.
|
TblWidth |
CTTblPrExBase.getTblCellSpacing()
Gets the value of the tblCellSpacing property.
|
TblWidth |
CTTblPrBase.getTblCellSpacing()
Gets the value of the tblCellSpacing property.
|
TblWidth |
CTTblPrExBase.getTblInd()
Gets the value of the tblInd property.
|
TblWidth |
CTTblPrBase.getTblInd()
Gets the value of the tblInd property.
|
TblWidth |
CTTblPrExBase.getTblW()
Gets the value of the tblW property.
|
TblWidth |
CTTblPrBase.getTblW()
Gets the value of the tblW property.
|
TblWidth |
TcPrInner.getTcW()
Gets the value of the tcW property.
|
TblWidth |
TcMar.getTop()
Gets the value of the top property.
|
TblWidth |
CTTblCellMar.getTop()
Gets the value of the top property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TblWidth> |
ObjectFactory.createCTTrPrBaseTblCellSpacing(TblWidth value)
|
javax.xml.bind.JAXBElement<TblWidth> |
ObjectFactory.createCTTrPrBaseWAfter(TblWidth value)
|
javax.xml.bind.JAXBElement<TblWidth> |
ObjectFactory.createCTTrPrBaseWBefore(TblWidth value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TblWidth> |
ObjectFactory.createCTTrPrBaseTblCellSpacing(TblWidth value)
|
javax.xml.bind.JAXBElement<TblWidth> |
ObjectFactory.createCTTrPrBaseWAfter(TblWidth value)
|
javax.xml.bind.JAXBElement<TblWidth> |
ObjectFactory.createCTTrPrBaseWBefore(TblWidth value)
|
void |
TcMar.setBottom(TblWidth value)
Sets the value of the bottom property.
|
void |
CTTblCellMar.setBottom(TblWidth value)
Sets the value of the bottom property.
|
void |
TcMar.setLeft(TblWidth value)
Sets the value of the left property.
|
void |
CTTblCellMar.setLeft(TblWidth value)
Sets the value of the left property.
|
void |
TcMar.setRight(TblWidth value)
Sets the value of the right property.
|
void |
CTTblCellMar.setRight(TblWidth value)
Sets the value of the right property.
|
void |
CTTblPrExBase.setTblCellSpacing(TblWidth value)
Sets the value of the tblCellSpacing property.
|
void |
CTTblPrBase.setTblCellSpacing(TblWidth value)
Sets the value of the tblCellSpacing property.
|
void |
CTTblPrExBase.setTblInd(TblWidth value)
Sets the value of the tblInd property.
|
void |
CTTblPrBase.setTblInd(TblWidth value)
Sets the value of the tblInd property.
|
void |
CTTblPrExBase.setTblW(TblWidth value)
Sets the value of the tblW property.
|
void |
CTTblPrBase.setTblW(TblWidth value)
Sets the value of the tblW property.
|
void |
TcPrInner.setTcW(TblWidth value)
Sets the value of the tcW property.
|
void |
TcMar.setTop(TblWidth value)
Sets the value of the top property.
|
void |
CTTblCellMar.setTop(TblWidth value)
Sets the value of the top property.
|
Copyright © 2007-2016. All Rights Reserved.