This commit is contained in:
chi
2022-12-18 21:01:35 +09:00
parent 9e11b36bba
commit d313cafb38
9 changed files with 630 additions and 1170 deletions

View File

@@ -702,7 +702,7 @@
For i As Integer = 0 To 12
Array.Add(Result.Co2발생량(i).난방전력)
Next
Set_ReqUseRow("410", "전력 CO2 발생량", "[kg CO2]", CStr(Result.Co2배출계수.지역냉방), "=", Array)
Set_ReqUseRow("410", "전력 CO2 발생량", "[kg CO2]", CStr(Result.Co2배출계수.전력), "=", Array)
'Array.Clear() '//펠렛
'For i As Integer = 0 To 12