Learn R Programming

xlcharts (version 0.0.1)

RelativeRect: RelativeRect

Description

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

Usage

RelativeRect(l = NULL, t = NULL, r = NULL, b = NULL, ...)

Value

An openpyxl Python object.

Arguments

l

l

t

t

r

r

b

b

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab