DeveloperMetadata: DeveloperMetadata Object

Description Usage Arguments Details Value

Description

DeveloperMetadata Object

Usage

1
2
DeveloperMetadata(metadataValue = NULL, metadataKey = NULL,
  metadataId = NULL, location = NULL, visibility = NULL)

Arguments

metadataValue

Data associated with the metadata's key

metadataKey

The metadata key

metadataId

The spreadsheet-scoped unique ID that identifies the metadata

location

The location where the metadata is associated

visibility

The metadata visibility

Details

Autogenerated via gar_create_api_objects Developer metadata associated with a location or object in a spreadsheet.Developer metadata may be used to associate arbitrary data with variousparts of a spreadsheet and will remain associated at those locations as theymove around and the spreadsheet is edited. For example, if developermetadata is associated with row 5 and another row is then subsequentlyinserted above row 5, that original metadata will still be associated withthe row it was first associated with (what is now row 6). If the associatedobject is deleted its metadata is deleted too.

Value

DeveloperMetadata object


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