| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTTableStyle |
CTTableProperties.tableStyle |
| Modifier and Type | Field and Description |
|---|---|
protected List<CTTableStyle> |
CTTableStyleList.tblStyle |
| Modifier and Type | Method and Description |
|---|---|
CTTableStyle |
ObjectFactory.createCTTableStyle()
Create an instance of
CTTableStyle |
CTTableStyle |
CTTableProperties.getTableStyle()
Gets the value of the tableStyle property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CTTableStyle> |
CTTableStyleList.getTblStyle()
Gets the value of the tblStyle property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTableProperties.setTableStyle(CTTableStyle value)
Sets the value of the tableStyle property.
|
Copyright © 2007-2022. All Rights Reserved.