google_api_docs v0.7.0 GoogleApi.Docs.V1.Model.TableRowStyle View Source
Styles that apply to a table row.
Attributes
minRowHeight
(type:GoogleApi.Docs.V1.Model.Dimension.t
, default:nil
) - The minimum height of the row. The row will be rendered in the Docs editor at a height equal to or greater than this value in order to show all the content in the row's cells.
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.TableRowStyle{ minRowHeight: GoogleApi.Docs.V1.Model.Dimension.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.