CellFormat: CellFormat Object

Description Usage Arguments Details Value

Description

CellFormat Object

Usage

1
2
3
4
5
CellFormat(backgroundColor = NULL, padding = NULL,
  verticalAlignment = NULL, borders = NULL, textDirection = NULL,
  wrapStrategy = NULL, textRotation = NULL, numberFormat = NULL,
  hyperlinkDisplayType = NULL, horizontalAlignment = NULL,
  textFormat = NULL)

Arguments

backgroundColor

The background color of the cell

padding

The padding of the cell

verticalAlignment

The vertical alignment of the value in the cell

borders

The borders of the cell

textDirection

The direction of the text in the cell

wrapStrategy

The wrap strategy for the value in the cell

textRotation

The rotation applied to text in a cell

numberFormat

A format describing how number values should be represented to the user

hyperlinkDisplayType

How a hyperlink, if it exists, should be displayed in the cell

horizontalAlignment

The horizontal alignment of the value in the cell

textFormat

The format of the text in the cell (unless overridden by a format run)

Details

Autogenerated via gar_create_api_objects The format of a cell.

Value

CellFormat object


bradgwest/googleSheetsR documentation built on May 16, 2019, 3:07 p.m.