Learn R Programming

xlcharts (version 0.0.1)

Title: Title

Description

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

Usage

Title(
  tx = NULL,
  layout = NULL,
  overlay = NULL,
  spPr = NULL,
  txPr = NULL,
  extLst = NULL,
  ...
)

Value

An openpyxl Python object.

Arguments

tx

tx

layout

layout

overlay

overlay

spPr

spPr

txPr

txPr

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab