| Package | Description |
|---|---|
| org.openfuxml.content.layout | |
| org.openfuxml.content.list | |
| org.openfuxml.content.table |
| Modifier and Type | Method and Description |
|---|---|
Layout |
ObjectFactory.createLayout()
Create an instance of
Layout |
| Modifier and Type | Field and Description |
|---|---|
protected Layout |
List.layout |
| Modifier and Type | Method and Description |
|---|---|
Layout |
List.getLayout()
Gets the value of the layout property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
List.setLayout(Layout value)
Sets the value of the layout property.
|
| Modifier and Type | Field and Description |
|---|---|
protected Layout |
Row.layout |
protected Layout |
Body.layout |
| Modifier and Type | Method and Description |
|---|---|
Layout |
Row.getLayout()
Gets the value of the layout property.
|
Layout |
Body.getLayout()
Gets the value of the layout property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Row.setLayout(Layout value)
Sets the value of the layout property.
|
void |
Body.setLayout(Layout value)
Sets the value of the layout property.
|
Copyright © 2023. All rights reserved.