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
library("xlcharts")
TablePartList()