AnchorMarker | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.spreadsheet_drawing.html
AnchorMarker(col = 0L, colOff = 0L, row = 0L, rowOff = 0L, ...)
col |
col |
colOff |
colOff |
row |
row |
rowOff |
rowOff |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
AnchorMarker()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.