Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static CTTblPrBase.TblStyle |
StyleUtil.apply(CTTblPrBase.TblStyle source,
CTTblPrBase.TblStyle destination) |
Modifier and Type | Method and Description |
---|---|
static CTTblPrBase.TblStyle |
StyleUtil.apply(CTTblPrBase.TblStyle source,
CTTblPrBase.TblStyle destination) |
static boolean |
StyleUtil.areEqual(CTTblPrBase.TblStyle style1,
CTTblPrBase.TblStyle style2) |
static boolean |
StyleUtil.isEmpty(CTTblPrBase.TblStyle style) |
Modifier and Type | Field and Description |
---|---|
protected CTTblPrBase.TblStyle |
CTTblPrBase.tblStyle |
Modifier and Type | Method and Description |
---|---|
CTTblPrBase.TblStyle |
ObjectFactory.createCTTblPrBaseTblStyle()
Create an instance of
CTTblPrBase.TblStyle |
CTTblPrBase.TblStyle |
CTTblPrBase.getTblStyle()
Gets the value of the tblStyle property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTblPrBase.setTblStyle(CTTblPrBase.TblStyle value)
Sets the value of the tblStyle property.
|
Copyright © 2007-2019. All Rights Reserved.