Learn R Programming

xlcharts (version 0.0.1)

CustomProperties: CustomProperties

Description

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

Usage

CustomProperties(customPr = list(), ...)

Value

An openpyxl Python object.

Arguments

customPr

customPr

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
CustomProperties()
}

Run the code above in your browser using DataLab