google_api_sheets v0.16.0 GoogleApi.Sheets.V4.Model.Slicer View Source

A slicer in a sheet.

Attributes

  • position (type: GoogleApi.Sheets.V4.Model.EmbeddedObjectPosition.t, default: nil) - The position of the slicer. Note that slicer can be positioned only on existing sheet. Also, width and height of slicer can be automatically adjusted to keep it within permitted limits.
  • slicerId (type: integer(), default: nil) - The ID of the slicer.
  • spec (type: GoogleApi.Sheets.V4.Model.SlicerSpec.t, default: nil) - The specification of the slicer.

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.