Learn R Programming

xlcharts (version 0.0.1)

PhoneticText: PhoneticText

Description

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

Usage

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

Value

An openpyxl Python object.

Arguments

sb

sb

eb

eb

t

t

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
PhoneticText(sb = 1L, eb = 1L)
}

Run the code above in your browser using DataLab