View Source GoogleApi.Docs.V1.Model.Shading (google_api_docs v0.15.0)
The shading of a paragraph.
Attributes
-
backgroundColor
(type:GoogleApi.Docs.V1.Model.OptionalColor.t
, default:nil
) - The background color of this paragraph shading.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Docs.V1.Model.Shading{ backgroundColor: GoogleApi.Docs.V1.Model.OptionalColor.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.