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

Resource that represents a spreadsheet.

Attributes

  • namedRanges (List[NamedRange]): The named ranges defined in a spreadsheet. Defaults to: null.
  • properties (SpreadsheetProperties): Overall properties of a spreadsheet. Defaults to: null.
  • sheets (List[Sheet]): The sheets that are part of a spreadsheet. Defaults to: null.
  • spreadsheetId (String): The ID of the spreadsheet. This field is read-only. Defaults to: null.
  • spreadsheetUrl (String): The url of the spreadsheet. This field is read-only. Defaults to: null.