LineEndProperties
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.line.html
Usage
LineEndProperties(type = NULL, w = NULL, len = NULL, ...)
Arguments
type
|
type |
w
|
w |
len
|
len |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
LineEndProperties()