Learn R Programming

xlcharts (version 0.0.1)

Spacing: Spacing

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.text.html

Usage

Spacing(spcPct = NULL, spcPts = NULL, ...)

Value

An openpyxl Python object.

Arguments

spcPct

spcPct

spcPts

spcPts

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
Spacing()
}

Run the code above in your browser using DataLab