SheetProperties: SheetProperties Object

Description Usage Arguments Details Value

Description

SheetProperties Object

Usage

1
2
3
SheetProperties(tabColor = NULL, index = NULL, sheetId = NULL,
  rightToLeft = NULL, hidden = NULL, gridProperties = NULL,
  sheetType = NULL, title = NULL)

Arguments

tabColor

The color of the tab in the UI

index

The index of the sheet within the spreadsheet

sheetId

The ID of the sheet

rightToLeft

True if the sheet is an RTL sheet instead of an LTR sheet

hidden

True if the sheet is hidden in the UI, false if it's visible

gridProperties

Additional properties of the sheet if this sheet is a grid

sheetType

The type of sheet

title

The name of the sheet

Details

Autogenerated via gar_create_api_objects Properties of a sheet.

Value

SheetProperties object


lantanacamara/googleSheetsR documentation built on May 3, 2019, 11:52 p.m.