View source: R/GraphicFrameLocking.R
GraphicFrameLocking | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.graphic.html
GraphicFrameLocking(
noGrp = NULL,
noDrilldown = NULL,
noSelect = NULL,
noChangeAspect = NULL,
noMove = NULL,
noResize = NULL,
extLst = NULL,
...
)
noGrp |
noGrp |
noDrilldown |
noDrilldown |
noSelect |
noSelect |
noChangeAspect |
noChangeAspect |
noMove |
noMove |
noResize |
noResize |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
GraphicFrameLocking()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.