LinearShadeProperties: LinearShadeProperties

View source: R/LinearShadeProperties.R

LinearShadePropertiesR Documentation

LinearShadeProperties

Description

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

Usage

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

Arguments

ang

ang

scaled

scaled

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
LinearShadeProperties(ang = 30)

## End(Not run)

xlcharts documentation built on May 29, 2024, 7:58 a.m.