PhoneticProperties {xlcharts}R Documentation

PhoneticProperties

Description

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

Usage

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

Arguments

fontId

fontId

type

type

alignment

alignment

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
PhoneticProperties(fontId = 1L)

## End(Not run)


[Package xlcharts version 0.0.2 Index]