NonVisualDrawingShapeProps {xlcharts}R Documentation

NonVisualDrawingShapeProps

Description

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

Usage

NonVisualDrawingShapeProps(spLocks = NULL, txBox = NULL, extLst = NULL, ...)

Arguments

spLocks

spLocks

txBox

txBox

extLst

extLst

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
NonVisualDrawingShapeProps()

## End(Not run)


[Package xlcharts version 0.0.2 Index]