Learn R Programming

xlcharts (version 0.0.1)

ConditionalFormatting: ConditionalFormatting

Description

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

Usage

ConditionalFormatting(
  sqref = list(),
  pivot = NULL,
  cfRule = list(),
  extLst = NULL,
  ...
)

Value

An openpyxl Python object.

Arguments

sqref

sqref

pivot

pivot

cfRule

cfRule

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab