CustomProperty
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.custom.html
Usage
CustomProperty(name = NULL, ...)
Arguments
name
|
name |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
CustomProperty(name = "name")