PatternFillProperties: PatternFillProperties

View source: R/PatternFillProperties.R

PatternFillPropertiesR Documentation

PatternFillProperties

Description

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

Usage

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

Arguments

prst

prst

fgClr

fgClr

bgClr

bgClr

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
PatternFillProperties()

## End(Not run)


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