PresetGeometry2D {xlcharts}R Documentation

PresetGeometry2D

Description

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

Usage

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

Arguments

prst

prst

avLst

avLst

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
PresetGeometry2D(prst = "diamond")

## End(Not run)


[Package xlcharts version 0.0.2 Index]