Learn R Programming

xlcharts (version 0.0.1)

Path2DList: Path2DList

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.geometry.html

Usage

Path2DList(path = NULL, ...)

Value

An openpyxl Python object.

Arguments

path

path

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab