| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
TableColumn |
TableColumn.width(Double width) |
| Modifier and Type | Method and Description |
|---|---|
List<TableColumn> |
Table.getColumns()
Columns.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
Table.addColumnsItem(TableColumn columnsItem) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Table.columns(List<TableColumn> columns) |
void |
Table.setColumns(List<TableColumn> columns) |
Copyright © 2025. All rights reserved.