Learn R Programming

xlcharts (version 0.0.1)

CustomProperty: CustomProperty

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.custom.html

Usage

CustomProperty(name = NULL, ...)

Value

An openpyxl Python object.

Arguments

name

name

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
CustomProperty(name = "name")
}

Run the code above in your browser using DataLab