DashStopList {xlcharts}R Documentation

DashStopList

Description

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

Usage

DashStopList(ds = list(), ...)

Arguments

ds

ds

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
DashStopList()

## End(Not run)


[Package xlcharts version 0.0.2 Index]