google_api_sheets v0.21.2 GoogleApi.Sheets.V4.Model.Borders View Source

The borders of the cell.

Attributes

  • bottom (type: GoogleApi.Sheets.V4.Model.Border.t, default: nil) - The bottom border of the cell.
  • left (type: GoogleApi.Sheets.V4.Model.Border.t, default: nil) - The left border of the cell.
  • right (type: GoogleApi.Sheets.V4.Model.Border.t, default: nil) - The right border of the cell.
  • top (type: GoogleApi.Sheets.V4.Model.Border.t, default: nil) - The top border 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
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.