CustomProperty: CustomProperty

View source: R/CustomProperty.R

CustomPropertyR Documentation

CustomProperty

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.custom.html

Usage

CustomProperty(name = NULL, ...)

Arguments

name

name

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
CustomProperty(name = "name")

## End(Not run)


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