google_api_docs v0.9.0 GoogleApi.Docs.V1.Model.NamedStyles View Source
The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from these named styles.
Attributes
styles
(type:list(GoogleApi.Docs.V1.Model.NamedStyle.t)
, default:nil
) - The named styles.There is an entry for each of the possible named style types.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Docs.V1.Model.NamedStyles{ styles: [GoogleApi.Docs.V1.Model.NamedStyle.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.