TablePartList: TablePartList

View source: R/TablePartList.R

TablePartListR Documentation

TablePartList

Description

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

Usage

TablePartList(count = NULL, tablePart = list(), ...)

Arguments

count

count

tablePart

tablePart

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
TablePartList()

## End(Not run)


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