Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
PageBackgroundFill |
PageBackgroundFill.clone() |
PageBackgroundFill |
PageProperties.getPageBackgroundFill()
The background fill of the page.
|
PageBackgroundFill |
PageBackgroundFill.set(String fieldName,
Object value) |
PageBackgroundFill |
PageBackgroundFill.setPropertyState(String propertyState)
The background fill property state.
|
PageBackgroundFill |
PageBackgroundFill.setSolidFill(SolidFill solidFill)
Solid color fill.
|
PageBackgroundFill |
PageBackgroundFill.setStretchedPictureFill(StretchedPictureFill stretchedPictureFill)
Stretched picture fill.
|
Modifier and Type | Method and Description |
---|---|
PageProperties |
PageProperties.setPageBackgroundFill(PageBackgroundFill pageBackgroundFill)
The background fill of the page.
|
Copyright © 2011–2024 Google. All rights reserved.