Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
StretchedPictureFill |
StretchedPictureFill.clone() |
StretchedPictureFill |
PageBackgroundFill.getStretchedPictureFill()
Stretched picture fill.
|
StretchedPictureFill |
StretchedPictureFill.set(String fieldName,
Object value) |
StretchedPictureFill |
StretchedPictureFill.setContentUrl(String contentUrl)
Reading the content_url: An URL to a picture with a default lifetime of 30 minutes.
|
StretchedPictureFill |
StretchedPictureFill.setSize(Size size)
The original size of the picture fill.
|
Modifier and Type | Method and Description |
---|---|
PageBackgroundFill |
PageBackgroundFill.setStretchedPictureFill(StretchedPictureFill stretchedPictureFill)
Stretched picture fill.
|
Copyright © 2011–2024 Google. All rights reserved.