Spacing {xlcharts} | R Documentation |
Spacing
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.text.html
Usage
Spacing(spcPct = NULL, spcPts = NULL, ...)
Arguments
spcPct |
spcPct |
spcPts |
spcPts |
... |
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
## Not run:
Spacing()
## End(Not run)
[Package xlcharts version 0.0.2 Index]