Learn R Programming

xlcharts (version 0.0.1)

AbsoluteAnchor: AbsoluteAnchor

Description

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

Usage

AbsoluteAnchor(pos = NULL, ext = NULL, ...)

Value

An openpyxl Python object.

Arguments

pos

pos

ext

ext

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab