PivotSource: PivotSource

View source: R/PivotSource.R

PivotSourceR Documentation

PivotSource

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.pivot.html

Usage

PivotSource(name = NULL, fmtId = NULL, extLst = NULL, ...)

Arguments

name

name

fmtId

fmtId

extLst

extLst

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
PivotSource(fmtId = 1L)

## End(Not run)


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