Learn R Programming

xlcharts (version 0.0.1)

ExternalBook: ExternalBook

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.external_link.external.html

Usage

ExternalBook(
  sheetNames = NULL,
  definedNames = list(),
  sheetDataSet = NULL,
  id = NULL,
  ...
)

Value

An openpyxl Python object.

Arguments

sheetNames

sheetNames

definedNames

definedNames

sheetDataSet

sheetDataSet

id

id

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab