| Package | Description |
|---|---|
| com.groupdocs.cloud.parser.model |
| Modifier and Type | Method | Description |
|---|---|---|
TableLayout |
TableLayout.addHorizontalSeparatorsItem(Double horizontalSeparatorsItem) |
|
TableLayout |
TableLayout.addVerticalSeparatorsItem(Double verticalSeparatorsItem) |
|
TableLayout |
Table.getTableLayout() |
Gets or sets the table layout.
|
TableLayout |
TableLayout.horizontalSeparators(List<Double> horizontalSeparators) |
|
TableLayout |
TableLayout.verticalSeparators(List<Double> verticalSeparators) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Table.setTableLayout(TableLayout tableLayout) |
|
Table |
Table.tableLayout(TableLayout tableLayout) |
Copyright © 2025. All rights reserved.