| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTableWriter.createCellProperties(List<Property> properties,
TrPr trPr) |
protected void |
AbstractTableWriter.createRowProperties(List<Property> properties,
TrPr trPr,
boolean includeDefaultHeight) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
HtmlCssHelper.createCss(TrPr trPr,
StringBuilder result) |
| Modifier and Type | Method and Description |
|---|---|
static List<Property> |
PropertyFactory.createProperties(TrPr trPr) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrHeight.set(TrPr trPr) |
abstract void |
AbstractTrProperty.set(TrPr trPr) |
void |
TrCantSplit.set(TrPr trPr) |
| Modifier and Type | Method and Description |
|---|---|
static TrPr |
StyleUtil.apply(TrPr source,
TrPr destination) |
| Modifier and Type | Method and Description |
|---|---|
static TrPr |
StyleUtil.apply(TrPr source,
TrPr destination) |
static boolean |
StyleUtil.areEqual(TrPr trPr1,
TrPr trPr2) |
static boolean |
StyleUtil.isEmpty(TrPr trPr) |
| Modifier and Type | Method and Description |
|---|---|
TrPr |
TableModelRow.getRowProperties() |
| Modifier and Type | Field and Description |
|---|---|
protected TrPr |
Style.trPr |
protected TrPr |
CTTblStylePr.trPr |
protected TrPr |
Tr.trPr |
| Modifier and Type | Method and Description |
|---|---|
TrPr |
ObjectFactory.createTrPr()
Create an instance of
TrPr |
TrPr |
Style.getTrPr()
Gets the value of the trPr property.
|
TrPr |
CTTblStylePr.getTrPr()
Gets the value of the trPr property.
|
TrPr |
Tr.getTrPr()
Gets the value of the trPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Style.setTrPr(TrPr value)
Sets the value of the trPr property.
|
void |
CTTblStylePr.setTrPr(TrPr value)
Sets the value of the trPr property.
|
void |
Tr.setTrPr(TrPr value)
Sets the value of the trPr property.
|
Copyright © 2007-2018. All Rights Reserved.