UpdateValuesByDataFilterResponse: UpdateValuesByDataFilterResponse Object

Description Usage Arguments Details Value

Description

UpdateValuesByDataFilterResponse Object

Usage

1
2
3
UpdateValuesByDataFilterResponse(updatedData = NULL, updatedRows = NULL,
  updatedColumns = NULL, updatedRange = NULL, updatedCells = NULL,
  dataFilter = NULL)

Arguments

updatedData

The values of the cells in the range matched by the dataFilter after all

updatedRows

The number of rows where at least one cell in the row was updated

updatedColumns

The number of columns where at least one cell in the column was updated

updatedRange

The range (in A1 notation) that updates were applied to

updatedCells

The number of cells updated

dataFilter

The data filter that selected the range that was updated

Details

Autogenerated via gar_create_api_objects The response when updating a range of values by a data filter in aspreadsheet.

Value

UpdateValuesByDataFilterResponse object


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