RegularTextRun: RegularTextRun

View source: R/RegularTextRun.R

RegularTextRunR Documentation

RegularTextRun

Description

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

Usage

RegularTextRun(rPr = NULL, t = "", ...)

Arguments

rPr

rPr

t

t

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
RegularTextRun()

## End(Not run)


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