Learn R Programming

xlcharts (version 0.0.1)

GraphicFrameLocking: GraphicFrameLocking

Description

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

Usage

GraphicFrameLocking(
  noGrp = NULL,
  noDrilldown = NULL,
  noSelect = NULL,
  noChangeAspect = NULL,
  noMove = NULL,
  noResize = NULL,
  extLst = NULL,
  ...
)

Value

An openpyxl Python object.

Arguments

noGrp

noGrp

noDrilldown

noDrilldown

noSelect

noSelect

noChangeAspect

noChangeAspect

noMove

noMove

noResize

noResize

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab