Learn R Programming

xlcharts (version 0.0.1)

Outline: Outline

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.properties.html

Usage

Outline(
  applyStyles = NULL,
  summaryBelow = NULL,
  summaryRight = NULL,
  showOutlineSymbols = NULL,
  ...
)

Value

An openpyxl Python object.

Arguments

applyStyles

applyStyles

summaryBelow

summaryBelow

summaryRight

summaryRight

showOutlineSymbols

showOutlineSymbols

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab