Learn R Programming

xlcharts (version 0.0.1)

NonVisualDrawingShapeProps: NonVisualDrawingShapeProps

Description

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

Usage

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

Value

An openpyxl Python object.

Arguments

spLocks

spLocks

txBox

txBox

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab