View source: R/GroupShapeProperties.R
GroupShapeProperties | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.properties.html
GroupShapeProperties(
bwMode = NULL,
xfrm = NULL,
scene3d = NULL,
extLst = NULL,
...
)
bwMode |
bwMode |
xfrm |
xfrm |
scene3d |
scene3d |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
GroupShapeProperties()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.