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
library("xlcharts")
PresetGeometry2D(prst = "diamond")