- Documentation
For more complete explanations and examples please see
the extensive vignettes supplied with this package.
new(...)
Create a new set of styles, specifying the field
values documented above.
findNamedStyle(baseStyleName)
Find an existing openxlsx style
matching the name of a base style.
findOrAddStyle(action="findOrAdd", baseStyleName=NULL,
isBaseStyle=NULL, style=NULL, mapFromCss=TRUE)
Find an existing openxlsx
style and/or add a new openxlsx style matching a base style and/or
PivotStyle object.
addNamedStyles(mapFromCss=TRUE)
Populate the OpenXlsx styles
based on the styles defined in the pivot table.
asList()
Get a list representation of the styles.
asJSON()
Get a JSON representation of the styles.
asString()
Get a text representation of the styles.