Learn R Programming

xlcharts (version 0.0.1)

DrawingHF: DrawingHF

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chartsheet.relation.html

Usage

DrawingHF(
  id = NULL,
  lho = NULL,
  lhe = NULL,
  lhf = NULL,
  cho = NULL,
  che = NULL,
  chf = NULL,
  rho = NULL,
  rhe = NULL,
  rhf = NULL,
  lfo = NULL,
  lfe = NULL,
  lff = NULL,
  cfo = NULL,
  cfe = NULL,
  cff = NULL,
  rfo = NULL,
  rfe = NULL,
  rff = NULL,
  ...
)

Value

An openpyxl Python object.

Arguments

id

id

lho

lho

lhe

lhe

lhf

lhf

cho

cho

che

che

chf

chf

rho

rho

rhe

rhe

rhf

rhf

lfo

lfo

lfe

lfe

lff

lff

cfo

cfo

cfe

cfe

cff

cff

rfo

rfo

rfe

rfe

rff

rff

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab