diff --git a/Controllers/Budget.Controller.cs b/Controllers/Budget.Controller.cs index 41af22c..59e8105 100644 --- a/Controllers/Budget.Controller.cs +++ b/Controllers/Budget.Controller.cs @@ -3620,7 +3620,7 @@ namespace rmutr_report.Controllers var workbook = new XLWorkbook(); var ws = workbook.Worksheets.Add("Sheet1"); //ws.Columns("A").AdjustToContents(); - ws.Column(1).Width = 40; + ws.Column(1).Width = 45; ws.Column(2).Width = 20; ws.Column(3).Width = 20; ws.Column(4).Width = 20; @@ -3720,8 +3720,8 @@ namespace rmutr_report.Controllers ws.Cell(row, 1).Style.Border.OutsideBorder = XLBorderStyleValues.Thin; ws.Cell(row, 2).Style.Border.OutsideBorder = XLBorderStyleValues.Thin; ws.Cell(row, 2).Style.NumberFormat.SetFormat("#,#0"); - ws.Cell(row, 1).Style.Alignment.WrapText = true; - ws.Cell(row, 2).Style.Alignment.WrapText = true; + ws.Cell(row, 1).Style.Alignment.WrapText = true; + ws.Cell(row, 2).Style.Alignment.WrapText = true; row++; foreach (var detail2 in detail.data_2) @@ -4098,7 +4098,7 @@ namespace rmutr_report.Controllers var workbook = new XLWorkbook(); var ws = workbook.Worksheets.Add("Sheet1"); //ws.Columns("A").AdjustToContents(); - ws.Column(1).Width = 40; + ws.Column(1).Width = 45; ws.Column(2).Width = 20; ws.Column(3).Width = 20; ws.Column(4).Width = 20; diff --git a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs index 9ac38f5..9be466d 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fa07e5428e00c19a2a8055fba939148f2f0d8b2d")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c022b8fb694a8360a82cf22c620225d843bd25")] [assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache b/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache index 566f622..56068c6 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache @@ -1 +1 @@ -2ca4ed1e7690a8e81e1928bc1990a28d5682b98006698e785075dec11ec2a71e +ff7be9677549d82fdcc27d57c81b9a729f2d70f2cdcdc711094707d50c0f6bc1