Learn R Programming

xlcharts (version 0.0.1)

PresetGeometry2D: PresetGeometry2D

Description

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

Usage

PresetGeometry2D(prst = NULL, avLst = NULL, ...)

Value

An openpyxl Python object.

Arguments

prst

prst

avLst

avLst

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
PresetGeometry2D(prst = "diamond")
}

Run the code above in your browser using DataLab