bug fixed
This commit is contained in:
@@ -712,6 +712,7 @@ namespace rmutr_report.Controllers
|
||||
ws.Cell(row,col2).Style.Font.FontSize = 16;
|
||||
col2++;
|
||||
}
|
||||
|
||||
//ws.Cell(row, 8).Value = dataagency;
|
||||
// ws.Cell(row, 8).Value = data1.value1;
|
||||
// ws.Cell(row, 9).Value = data1.value2;
|
||||
|
||||
Reference in New Issue
Block a user