OneCellAnchor
Description
Note that the argument ’_from’ has been transformed to ‘from’.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.spreadsheet_drawing.html
Usage
OneCellAnchor(from = NULL, ext = NULL, ...)
Arguments
from
|
from |
ext
|
ext |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
OneCellAnchor()