We should add the option File->Options->General->[Default Spreadsheet Font]. It is currently Arial 10. We can leave the default at Arial 10 (based on library), but allow the user to change this. This will be used in View As Spreadsheet in Grid Results.
See ExcelView.createTempExcelFile().
@jenny: once done, let Nhi know so that VA will use this setting as well.
The File > Options > Default Spreadsheet Font setting can be retrieved using the FontSettings#getExcelFont method.
The File > Options > Default Spreadsheet Font setting can be retrieved using the FontSettings#getExcelFont method.
@tariq: has this been tested across all 3 OSes? As part of regression testing, pls confirm that Arial 10 was the default font used on all 3 OSes
@tariq: has this been tested across all 3 OSes? As part of regression testing, pls confirm that Arial 10 was the default font used on all 3 OSes
Default is Arial 10 in all OS. All OS are tested
Default is Arial 10 in all OS. All OS are tested
Issue #14974 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 18.0.5-7 |
No time estimate |
@jenny: once done, let Nhi know so that VA will use this setting as well.