| Package | Description |
|---|---|
| com.google.api.services.docs.v1.model |
| Modifier and Type | Method and Description |
|---|---|
TableStyle |
TableStyle.clone() |
TableStyle |
Table.getTableStyle()
The style of the table.
|
TableStyle |
TableStyle.set(String fieldName,
Object value) |
TableStyle |
TableStyle.setTableColumnProperties(List<TableColumnProperties> tableColumnProperties)
The properties of each column.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
Table.setTableStyle(TableStyle tableStyle)
The style of the table.
|
Copyright © 2011–2025 Google. All rights reserved.