RelativeRect: RelativeRect

View source: R/RelativeRect.R

RelativeRectR Documentation

RelativeRect

Description

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

Usage

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

Arguments

l

l

t

t

r

r

b

b

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
RelativeRect()

## End(Not run)


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