Package | Description |
---|---|
org.docx4j.convert.out.html | |
org.docx4j.model.properties | |
org.docx4j.model.properties.table.tblStyle | |
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
protected static void |
HtmlCssHelper.createCss(List<CTTblStylePr> tblStylePrList,
StringBuilder result) |
Modifier and Type | Method and Description |
---|---|
static List<Property> |
PropertyFactory.createProperties(List<CTTblStylePr> tblStylePrList) |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractTableStyleProperty.set(CTTblStylePr tblStylePr) |
Modifier and Type | Method and Description |
---|---|
static CTTblStylePr |
StyleUtil.apply(CTTblStylePr source,
CTTblStylePr destination) |
Modifier and Type | Method and Description |
---|---|
static CTTblStylePr |
StyleUtil.apply(CTTblStylePr source,
CTTblStylePr destination) |
static boolean |
StyleUtil.areEqual(CTTblStylePr ctTblStylePr1,
CTTblStylePr ctTblStylePr2) |
static boolean |
StyleUtil.isEmpty(CTTblStylePr ctTblStylePr) |
Modifier and Type | Method and Description |
---|---|
static void |
StyleUtil.apply(List<CTTblStylePr> source,
List<CTTblStylePr> destination) |
static void |
StyleUtil.apply(List<CTTblStylePr> source,
List<CTTblStylePr> destination) |
static boolean |
StyleUtil.areEqual(List<CTTblStylePr> tblStylePrList1,
List<CTTblStylePr> tblStylePrList2) |
static boolean |
StyleUtil.areEqual(List<CTTblStylePr> tblStylePrList1,
List<CTTblStylePr> tblStylePrList2) |
static boolean |
StyleUtil.isEmpty(List<CTTblStylePr> tblStylePrList) |
Modifier and Type | Field and Description |
---|---|
protected List<CTTblStylePr> |
Style.tblStylePr |
Modifier and Type | Method and Description |
---|---|
CTTblStylePr |
ObjectFactory.createCTTblStylePr()
Create an instance of
CTTblStylePr |
Modifier and Type | Method and Description |
---|---|
List<CTTblStylePr> |
Style.getTblStylePr()
Gets the value of the tblStylePr property.
|
Copyright © 2007-2019. All Rights Reserved.