Learn R Programming

xlcharts (version 0.0.1)

ExtensionList: ExtensionList

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.descriptors.excel.html

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

Usage

ExtensionList(ext = list(), ...)

Value

An openpyxl Python object.

Arguments

ext

ext

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab