Learn R Programming

xlcharts (version 0.0.1)

PatternFillProperties: PatternFillProperties

Description

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

Usage

PatternFillProperties(prst = NULL, fgClr = NULL, bgClr = NULL, ...)

Value

An openpyxl Python object.

Arguments

prst

prst

fgClr

fgClr

bgClr

bgClr

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab