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
library("xlcharts")
Spacing()