This commit is contained in:
parent
3e5b366902
commit
6ab491a0d1
Binary file not shown.
|
@ -303,7 +303,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport
|
|||
ws.SetColumnWidth(6, (int)(6.33 * 256));
|
||||
ws.SetColumnWidth(7, (int)(9.11 * 256));
|
||||
ws.SetColumnWidth(8, (int)(8.33 * 256));
|
||||
ws.SetColumnWidth(9, (int)(7.44 * 256));
|
||||
ws.SetColumnWidth(9, (int)(8.40 * 256));
|
||||
ws.SetColumnWidth(10, (int)(15.67 * 256));
|
||||
ws.SetColumnWidth(11, (int)(11.67 * 256));
|
||||
ws.SetColumnWidth(12, (int)(8.22 * 256));
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue