I need to export a json in xlsx under angular 7. For that I use the fllowing code:
exportExcel([...]) { this.service.exportExcel([...]) .subscribe(