AbsoluteAnchor
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.spreadsheet_drawing.html
Usage
AbsoluteAnchor(pos = NULL, ext = NULL, ...)
Arguments
pos
|
pos |
ext
|
ext |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
AbsoluteAnchor()