Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
TableBorderFill |
TableBorderFill.clone() |
TableBorderFill |
TableBorderProperties.getTableBorderFill()
The fill of the table border.
|
TableBorderFill |
TableBorderFill.set(String fieldName,
Object value) |
TableBorderFill |
TableBorderFill.setSolidFill(SolidFill solidFill)
Solid fill.
|
Modifier and Type | Method and Description |
---|---|
TableBorderProperties |
TableBorderProperties.setTableBorderFill(TableBorderFill tableBorderFill)
The fill of the table border.
|
Copyright © 2011–2024 Google. All rights reserved.