CellFormat: CellFormat Object

Description Usage Arguments Details Value

Description

CellFormat Object

Usage

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

Arguments

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

textRotation

The rotation applied to text in a cell

wrapStrategy

The wrap strategy for the value in the 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)

backgroundColor

The background color of the cell

Details

Autogenerated via gar_create_api_objects The format of a cell.

Value

CellFormat object


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