Learn R Programming

xlcharts (version 0.0.1)

Camera: Camera

Description

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

Usage

Camera(prst = NULL, fov = NULL, zoom = NULL, rot = NULL, ...)

Value

An openpyxl Python object.

Arguments

prst

prst

fov

fov

zoom

zoom

rot

rot

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
Camera(prst = "perspectiveLeft")
}

Run the code above in your browser using DataLab