Learn R Programming

xlcharts (version 0.0.1)

ValueDescriptor: ValueDescriptor

Description

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

Expected type depends upon type attribute of parent :-(

Most values should be numeric BUT they can also be cell references

Usage

ValueDescriptor(...)

Value

An openpyxl Python object.

Arguments

...

Additional arguments, i.e. kwargs

Examples

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

Run the code above in your browser using DataLab