FormatObject
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.formatting.rule.html
Usage
FormatObject(type, val = NULL, gte = NULL, extLst = NULL, ...)
Arguments
type
|
type |
val
|
val |
gte
|
gte |
extLst
|
extLst |
…
|
Additional arguments, i.e. kwargs |
Value
An openpyxl Python object.
Examples
library("xlcharts")
FormatObject(type = "num")