CellStyleList: CellStyleList

View source: R/CellStyleList.R

CellStyleListR Documentation

CellStyleList

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.cell_style.html

Usage

CellStyleList(count = NULL, xf = list(), ...)

Arguments

count

count

xf

xf

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
CellStyleList()

## End(Not run)


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