View Source GoogleApi.Sheets.V4.Model.ColorStyle (google_api_sheets v0.34.0)
A color value.
Attributes
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Sheets.V4.Model.ColorStyle{ rgbColor: GoogleApi.Sheets.V4.Model.Color.t() | nil, themeColor: String.t() | nil }