Bevel: Bevel

View source: R/Bevel.R

BevelR Documentation

Bevel

Description

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

Usage

Bevel(w = NULL, h = NULL, prst = NULL, ...)

Arguments

w

w integer

h

h integer

prst

prst

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
Bevel(w = 1L, h = 1L)

## End(Not run)


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