google_api_sheets v0.0.1 GoogleApi.Sheets.V4.Model.PivotGroupValueMetadata View Source
Metadata about a value in a pivot grouping.
Attributes
- collapsed (Boolean): True if the data corresponding to the value is collapsed. Defaults to:
null
. - value (ExtendedValue): The calculated value the metadata corresponds to. (Note that formulaValue is not valid, because the values will be calculated.) Defaults to:
null
.