Learn R Programming

xlcharts (version 0.0.1)

LineEndProperties: LineEndProperties

Description

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

Usage

LineEndProperties(type = NULL, w = NULL, len = NULL, ...)

Value

An openpyxl Python object.

Arguments

type

type

w

w

len

len

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab