Esempio n. 1
0
 public string ConvertToExcel(string destination)
 {
     return(ExcelConverter.ConvertToExcel(destination));
 }