Learn R Programming

xlcharts (version 0.0.1)

TrendlineLabel: TrendlineLabel

Description

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

Usage

TrendlineLabel(
  layout = NULL,
  tx = NULL,
  numFmt = NULL,
  spPr = NULL,
  txPr = NULL,
  extLst = NULL,
  ...
)

Value

An openpyxl Python object.

Arguments

layout

layout

tx

tx

numFmt

numFmt

spPr

spPr

txPr

txPr

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
TrendlineLabel()
}

Run the code above in your browser using DataLab