| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTableWriter.createCellProperties(List<Property> properties,
TcPr tcPr) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
HtmlCssHelper.createCss(TcPr tcPr,
StringBuilder result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyFactory.createProperties(List<Property> properties,
TcPr tcPr) |
static List<Property> |
PropertyFactory.createProperties(TcPr tcPr) |
static void |
PropertyFactory.createPropertiesTable(List<Property> properties,
TcPr tcPr) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextAlignmentVertical.set(TcPr tcPr) |
abstract void |
AbstractTcProperty.set(TcPr tcPr) |
void |
Shading.set(TcPr tcPr) |
| Modifier and Type | Method and Description |
|---|---|
static TcPr |
StyleUtil.apply(TcPr source,
TcPr destination) |
| Modifier and Type | Method and Description |
|---|---|
static TcPr |
StyleUtil.apply(TcPr source,
TcPr destination) |
static boolean |
StyleUtil.areEqual(TcPr tcPr1,
TcPr tcPr2) |
static boolean |
StyleUtil.isEmpty(TcPr tcPr) |
| Modifier and Type | Field and Description |
|---|---|
protected TcPr |
TableModelCell.tcPr |
| Modifier and Type | Method and Description |
|---|---|
TcPr |
TableModelCell.getTcPr() |
| Modifier and Type | Field and Description |
|---|---|
protected TcPr |
Style.tcPr |
protected TcPr |
CTTblStylePr.tcPr |
protected TcPr |
Tc.tcPr |
| Modifier and Type | Method and Description |
|---|---|
TcPr |
ObjectFactory.createTcPr()
Create an instance of
TcPr |
TcPr |
Style.getTcPr()
Gets the value of the tcPr property.
|
TcPr |
CTTblStylePr.getTcPr()
Gets the value of the tcPr property.
|
TcPr |
Tc.getTcPr()
Gets the value of the tcPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Style.setTcPr(TcPr value)
Sets the value of the tcPr property.
|
void |
CTTblStylePr.setTcPr(TcPr value)
Sets the value of the tcPr property.
|
void |
Tc.setTcPr(TcPr value)
Sets the value of the tcPr property.
|
Copyright © 2007-2018. All Rights Reserved.