Learn R Programming

xlcharts (version 0.0.1)

GroupShapeProperties: GroupShapeProperties

Description

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

Usage

GroupShapeProperties(
  bwMode = NULL,
  xfrm = NULL,
  scene3d = NULL,
  extLst = NULL,
  ...
)

Value

An openpyxl Python object.

Arguments

bwMode

bwMode

xfrm

xfrm

scene3d

scene3d

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab