| Package | Description |
|---|---|
| com.google.api.services.slides.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ColorScheme |
ColorScheme.clone() |
ColorScheme |
PageProperties.getColorScheme()
The color scheme of the page.
|
ColorScheme |
ColorScheme.set(String fieldName,
Object value) |
ColorScheme |
ColorScheme.setColors(List<ThemeColorPair> colors)
The ThemeColorType and corresponding concrete color pairs.
|
| Modifier and Type | Method and Description |
|---|---|
PageProperties |
PageProperties.setColorScheme(ColorScheme colorScheme)
The color scheme of the page.
|
Copyright © 2011–2025 Google. All rights reserved.