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, foregroundColor = NULL,
  bold = 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

foregroundColor

The foreground color of the text

bold

True if the text is bold

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


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