Learn R Programming

xlcharts (version 0.0.1)

LinearShadeProperties: LinearShadeProperties

Description

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

Usage

LinearShadeProperties(ang = NULL, scaled = NULL, ...)

Value

An openpyxl Python object.

Arguments

ang

ang

scaled

scaled

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
LinearShadeProperties(ang = 30)
}

Run the code above in your browser using DataLab