RowBreak | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.pagebreak.html
RowBreak(count = NULL, manualBreakCount = NULL, brk = list(), ...)
count |
count |
manualBreakCount |
manualBreakCount |
brk |
brk |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
RowBreak()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.