TextField: TextField

View source: R/TextField.R

TextFieldR Documentation

TextField

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.text.html

Usage

TextField(id = NULL, type = NULL, rPr = NULL, pPr = NULL, t = NULL, ...)

Arguments

id

id

type

type

rPr

rPr

pPr

pPr

t

t

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
TextField(id = "id")

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.