From cf506ae3f9ddfecd4d1e616c243ad7948b25c574 Mon Sep 17 00:00:00 2001 From: kamonwan taengsuk Date: Mon, 30 Jun 2025 14:00:10 +0700 Subject: [PATCH] Fix color --- Controllers/Budget.Controller.cs | 4 ++-- obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs | 2 +- obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Controllers/Budget.Controller.cs b/Controllers/Budget.Controller.cs index c9a87a0..c203b9d 100644 --- a/Controllers/Budget.Controller.cs +++ b/Controllers/Budget.Controller.cs @@ -698,8 +698,8 @@ namespace rmutr_report.Controllers ws.Cell(row, 4).Style.Alignment.Horizontal = XLAlignmentHorizontalValues.Right; ws.Cell(row, 5).Style.Alignment.Horizontal = XLAlignmentHorizontalValues.Right; ws.Cell(row, 6).Style.Alignment.Horizontal = XLAlignmentHorizontalValues.Right; - // ws.Range(ws.Cell(row, 1), ws.Cell(row, 6)).Style.Fill.BackgroundColor = - // XLColor.FromArgb(255, 255, 204); + ws.Range(ws.Cell(row, 1), ws.Cell(row, 6)).Style.Fill.BackgroundColor = + XLColor.FromArgb(255, 204, 204); ws.Cell(row, 1).Style.Border.OutsideBorder = XLBorderStyleValues.Thin; ws.Cell(row, 2).Style.Border.OutsideBorder = XLBorderStyleValues.Thin; ws.Cell(row, 3).Style.Border.OutsideBorder = XLBorderStyleValues.Thin; diff --git a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs index 84bbb60..546feaa 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs @@ -13,7 +13,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+266fd8329924167efa10d2656b87c5ac61f984eb")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5d4509b1212d43e4ea9c021b187c170190388683")] [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 7b9e3bb..b40ae29 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache @@ -1 +1 @@ -20eabfbff12bd77e7fe942b8d3868b41a2b26416c525b251210de52caaf60187 +6ffb467cbcc797d875fec3519df4124b8526a4290a549c4b38f1bfeae9491bb7