google_api_sheets v0.5.0 GoogleApi.Sheets.V4.Model.Padding View Source
The amount of padding around the cell, in pixels. When updating padding, every field must be specified.
Attributes
bottom
(type:integer()
, default:nil
) - The bottom padding of the cell.left
(type:integer()
, default:nil
) - The left padding of the cell.right
(type:integer()
, default:nil
) - The right padding of the cell.top
(type:integer()
, default:nil
) - The top padding of the cell.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.