| Package | Description |
|---|---|
| com.google.api.services.sheets.v4.model |
| Modifier and Type | Method and Description |
|---|---|
ColorStyle |
ColorStyle.clone() |
ColorStyle |
ThemeColorPair.getColor()
The concrete color corresponding to the theme color type.
|
ColorStyle |
ColorStyle.set(String fieldName,
Object value) |
ColorStyle |
ColorStyle.setRgbColor(Color rgbColor)
RGB color.
|
ColorStyle |
ColorStyle.setThemeColor(String themeColor)
Theme color.
|
| Modifier and Type | Method and Description |
|---|---|
ThemeColorPair |
ThemeColorPair.setColor(ColorStyle color)
The concrete color corresponding to the theme color type.
|
Copyright © 2011–2019 Google. All rights reserved.