Learn R Programming

xlcharts (version 0.0.1)

ChartsheetView: ChartsheetView

Description

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

Usage

ChartsheetView(
  tabSelected = NULL,
  zoomScale = NULL,
  workbookViewId = 0L,
  zoomToFit = TRUE,
  extLst = NULL,
  ...
)

Value

An openpyxl Python object.

Arguments

tabSelected

tabSelected

zoomScale

zoomScale

workbookViewId

workbookViewId

zoomToFit

zoomToFit

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab