google_api_sheets v0.0.1 GoogleApi.Sheets.V4.Model.DimensionProperties View Source
Properties about a dimension.
Attributes
- hiddenByFilter (Boolean): True if this dimension is being filtered. This field is read-only. Defaults to:
null
. - hiddenByUser (Boolean): True if this dimension is explicitly hidden. Defaults to:
null
. - pixelSize (Integer): The height (if a row) or width (if a column) of the dimension in pixels. Defaults to:
null
.