google_api_sheets v0.0.1 GoogleApi.Sheets.V4.Model.NamedRange View Source

A named range.

Attributes

  • name (String): The name of the named range. Defaults to: null.
  • namedRangeId (String): The ID of the named range. Defaults to: null.
  • range (GridRange): The range this represents. Defaults to: null.