getBlankTblTheme: Get an empty theme for applying no styling to a table.
Description
Get an empty theme for applying no styling to a table.
Usage
getBlankTblTheme(parentTable, themeName = "blank")
Value
A TableStyles object.
Arguments
- parentTable
Owning table.
- themeName
The name to use as the new theme name.