Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static CTTblLook |
StyleUtil.apply(CTTblLook source,
CTTblLook destination) |
Modifier and Type | Method and Description |
---|---|
static CTTblLook |
StyleUtil.apply(CTTblLook source,
CTTblLook destination) |
static boolean |
StyleUtil.areEqual(CTTblLook tblLook1,
CTTblLook tblLook2) |
static boolean |
StyleUtil.isEmpty(CTTblLook tblLook) |
Modifier and Type | Field and Description |
---|---|
protected CTTblLook |
CTTblPrExBase.tblLook |
protected CTTblLook |
CTTblPrBase.tblLook |
Modifier and Type | Method and Description |
---|---|
CTTblLook |
ObjectFactory.createCTTblLook()
Create an instance of
CTTblLook |
CTTblLook |
CTTblPrExBase.getTblLook()
Gets the value of the tblLook property.
|
CTTblLook |
CTTblPrBase.getTblLook()
Gets the value of the tblLook property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTblPrExBase.setTblLook(CTTblLook value)
Sets the value of the tblLook property.
|
void |
CTTblPrBase.setTblLook(CTTblLook value)
Sets the value of the tblLook property.
|
Copyright © 2007-2019. All Rights Reserved.