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