Add results files affected in best results excel

This commit is contained in:
2023-10-24 16:18:52 +02:00
parent 130139f644
commit 84cec0c1e0
8 changed files with 57 additions and 20 deletions

View File

@@ -9,6 +9,10 @@ namespace platform {
{
setDefault();
}
ExcelFile::ExcelFile(lxw_workbook* workbook, lxw_worksheet* worksheet) : workbook(workbook), worksheet(worksheet)
{
setDefault();
}
void ExcelFile::setDefault()
{
normalSize = 14; //font size for report body