Sheet: Sheet Object

Description Usage Arguments Details Value

Description

Sheet Object

Usage

1
2
3
4
Sheet(properties = NULL, developerMetadata = NULL, protectedRanges = NULL,
  conditionalFormats = NULL, columnGroups = NULL, basicFilter = NULL,
  merges = NULL, bandedRanges = NULL, charts = NULL, filterViews = NULL,
  rowGroups = NULL, data = NULL)

Arguments

properties

The properties of the sheet

developerMetadata

The developer metadata associated with a sheet

protectedRanges

The protected ranges in this sheet

conditionalFormats

The conditional format rules in this sheet

columnGroups

All column groups on this sheet, ordered by increasing range start index,

basicFilter

The filter on this sheet, if any

merges

The ranges that are merged together

bandedRanges

The banded (alternating colors) ranges on this sheet

charts

The specifications of every chart on this sheet

filterViews

The filter views in this sheet

rowGroups

All row groups on this sheet, ordered by increasing range start index, then

data

Data in the grid, if this is a grid sheet

Details

Autogenerated via gar_create_api_objects A sheet in a spreadsheet.

Value

Sheet object


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