WKBK_FONT_SETTING
STRING, comprising <FontFamily>,<Size>
Examples:
- Times New Roman,11
- Helvetica,12
When workbook is loaded, then:
- If empty (default), or contains an invalid font, or the font is not available on your computer, then the default font, as specified in JI framework, is used to display the workbook content.
- If not empty, and the font is available on your computer, then that font family and size is used to display the workbook content.
Typically the preference is not set at role or user level.
