TextFormat: TextFormat Object

Description Usage Arguments Details Value

Description

TextFormat Object

Usage

1
2
3
TextFormat(fontFamily = NULL, strikethrough = NULL, italic = NULL,
  fontSize = NULL, underline = NULL, bold = NULL,
  foregroundColor = NULL)

Arguments

fontFamily

The font family

strikethrough

True if the text has a strikethrough

italic

True if the text is italicized

fontSize

The size of the font

underline

True if the text is underlined

bold

True if the text is bold

foregroundColor

The foreground color of the text

Details

Autogenerated via gar_create_api_objects The format of a run of text in a cell.Absent values indicate that the field isn't specified.

Value

TextFormat object


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