Exemple #1
0
 internal void ExportSummaryToExcel()
 {
     ExcelUtil.ExportToExcel(this.frmServerConsulting.grdDetSummary);
 }