| Package | Description |
|---|---|
| org.openfuxml.content.table |
| Modifier and Type | Field and Description |
|---|---|
protected List<Row> |
Head.row |
protected List<Row> |
Foot.row |
protected List<Row> |
Body.row |
| Modifier and Type | Method and Description |
|---|---|
Row |
ObjectFactory.createRow()
Create an instance of
Row |
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
Head.getRow()
Gets the value of the row property.
|
List<Row> |
Foot.getRow()
Gets the value of the row property.
|
List<Row> |
Body.getRow()
Gets the value of the row property.
|
Copyright © 2023. All rights reserved.