google_api_sheets v0.0.2 GoogleApi.Sheets.V4.Model.PivotFilterCriteria View Source

Criteria for showing/hiding rows in a pivot table.

Attributes

  • visibleValues ([String.t]): Values that should be included. Values not listed here are excluded. Defaults to: null.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %GoogleApi.Sheets.V4.Model.PivotFilterCriteria{visibleValues: any()}