PhoneticText: PhoneticText

View source: R/PhoneticText.R

PhoneticTextR Documentation

PhoneticText

Description

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

Usage

PhoneticText(sb = NULL, eb = NULL, t = NULL, ...)

Arguments

sb

sb

eb

eb

t

t

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
PhoneticText(sb = 1L, eb = 1L)

## End(Not run)


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