LineEndProperties {xlcharts}R Documentation

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

## Not run: 
LineEndProperties()

## End(Not run)

[Package xlcharts version 0.0.2 Index]