Learn R Programming

xlcharts (version 0.0.1)

DashStop: DashStop

Description

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

Usage

DashStop(d = 0L, sp = 0L, ...)

Value

An openpyxl Python object.

Arguments

d

d

sp

sp

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab