Learn R Programming

xlcharts (version 0.0.1)

PhoneticProperties: PhoneticProperties

Description

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

Usage

PhoneticProperties(fontId = NULL, type = NULL, alignment = NULL, ...)

Value

An openpyxl Python object.

Arguments

fontId

fontId

type

type

alignment

alignment

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
PhoneticProperties(fontId = 1L)
}

Run the code above in your browser using DataLab