builtin_format_code
Description
Return one of the standard format codes by index.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.numbers.html
Usage
builtin_format_code(index, ...)
Arguments
index
|
index |
…
|
Additional arguments, i.e. kwargs. |
Value
An character string.
Examples
library("xlcharts")
builtin_format_code(index = 2L)