DashStop
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.line.html
Usage
DashStop(d = 0L, sp = 0L, ...)
Arguments
| d | d | 
| sp | sp | 
| … | Additional arguments, i.e. kwargs. | 
Value
An openpyxl Python object.
Examples
library("xlcharts")
DashStop()