TableFormula: TableFormula

View source: R/TableFormula.R

TableFormulaR Documentation

TableFormula

Description

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

Usage

TableFormula(array = NULL, attr_text = NULL, ...)

Arguments

array

array

attr_text

attr_text

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
TableFormula()

## End(Not run)


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