CellData: CellData Object

Description Usage Arguments Details Value

Description

CellData Object

Usage

1
2
3
4
CellData(textFormatRuns = NULL, formattedValue = NULL, hyperlink = NULL,
  pivotTable = NULL, userEnteredFormat = NULL, effectiveFormat = NULL,
  note = NULL, dataValidation = NULL, userEnteredValue = NULL,
  effectiveValue = NULL)

Arguments

textFormatRuns

Runs of rich text applied to subsections of the cell

formattedValue

The formatted value of the cell

hyperlink

A hyperlink this cell points to, if any

pivotTable

A pivot table anchored at this cell

userEnteredFormat

The format the user entered for the cell

effectiveFormat

The effective format being used by the cell

note

Any note on the cell

dataValidation

A data validation rule on the cell, if any

userEnteredValue

The value the user entered in the cell

effectiveValue

The effective value of the cell

Details

Autogenerated via gar_create_api_objects Data about a specific cell.

Value

CellData object


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