View source: R/TwoCellAnchor.R
TwoCellAnchor | R Documentation |
Note that the argument '_from' has been transformed to 'from'.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.spreadsheet_drawing.html
TwoCellAnchor(editAs = NULL, from = NULL, to = NULL, ...)
editAs |
editAs |
from |
_from |
to |
to |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
TwoCellAnchor()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.