Learn R Programming

xlcharts (version 0.0.1)

TwoCellAnchor: TwoCellAnchor

Description

Note that the argument `_from` has been transformed to `from`.

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

Usage

TwoCellAnchor(editAs = NULL, from = NULL, to = NULL, ...)

Value

An openpyxl Python object.

Arguments

editAs

editAs

from

_from

to

to

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab