APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Google Sheets
SheetProperties
Google Sheets
· Schema
SheetProperties
Properties of a sheet.
Google Workspace
Productivity
Spreadsheets
Properties
Name
Type
Description
sheetId
integer
The ID of the sheet. Must be non-negative. This field cannot be changed once set.
title
string
The name of the sheet.
index
integer
The index of the sheet within the spreadsheet.
sheetType
string
The type of sheet.
hidden
boolean
True if the sheet is hidden in the UI, false if visible.
rightToLeft
boolean
True if the sheet is an RTL sheet instead of an LTR sheet.
View JSON Schema on GitHub