Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
TableBorderCell |
TableBorderCell.clone() |
TableBorderCell |
TableBorderCell.set(String fieldName,
Object value) |
TableBorderCell |
TableBorderCell.setLocation(TableCellLocation location)
The location of the border within the border table.
|
TableBorderCell |
TableBorderCell.setTableBorderProperties(TableBorderProperties tableBorderProperties)
The border properties.
|
Modifier and Type | Method and Description |
---|---|
List<TableBorderCell> |
TableBorderRow.getTableBorderCells()
Properties of each border cell.
|
Modifier and Type | Method and Description |
---|---|
TableBorderRow |
TableBorderRow.setTableBorderCells(List<TableBorderCell> tableBorderCells)
Properties of each border cell.
|
Copyright © 2011–2024 Google. All rights reserved.