Camera
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.geometry.html
Usage
Camera(prst = NULL, fov = NULL, zoom = NULL, rot = NULL, ...)
Arguments
prst
|
prst |
fov
|
fov |
zoom
|
zoom |
rot
|
rot |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
Camera(prst = "perspectiveLeft")