ExternalBook: ExternalBook

View source: R/ExternalBook.R

ExternalBookR Documentation

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,
  ...
)

Arguments

sheetNames

sheetNames

definedNames

definedNames

sheetDataSet

sheetDataSet

id

id

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
ExternalBook()

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.