Open excel file automatically when generated
This commit is contained in:
@@ -11,6 +11,7 @@ namespace platform {
|
||||
DatasetsExcel();
|
||||
~DatasetsExcel();
|
||||
void report(json& data);
|
||||
std::string getExcelFileName() { return getFileName(); }
|
||||
};
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user