Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
ShapeBackgroundFill |
ShapeBackgroundFill.clone() |
ShapeBackgroundFill |
ShapeProperties.getShapeBackgroundFill()
The background fill of the shape.
|
ShapeBackgroundFill |
ShapeBackgroundFill.set(String fieldName,
Object value) |
ShapeBackgroundFill |
ShapeBackgroundFill.setPropertyState(String propertyState)
The background fill property state.
|
ShapeBackgroundFill |
ShapeBackgroundFill.setSolidFill(SolidFill solidFill)
Solid color fill.
|
Modifier and Type | Method and Description |
---|---|
ShapeProperties |
ShapeProperties.setShapeBackgroundFill(ShapeBackgroundFill shapeBackgroundFill)
The background fill of the shape.
|
Copyright © 2011–2024 Google. All rights reserved.