RuleType {xlcharts}R Documentation

RuleType

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.formatting.rule.html

Usage

RuleType(...)

Arguments

...

Additional arguments, i.e. kwargs

Value

An openpyxl Python object.

Examples

## Not run: 
RuleType()

## End(Not run)


[Package xlcharts version 0.0.2 Index]