Przeglądaj źródła

update

tags/Baseline_30082024_BACKEND_UAT
MSI\derek 1 rok temu
rodzic
commit
82014d0674
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/main/java/com/ffii/tsms/modules/report/service/ReportService.kt

+ 1
- 1
src/main/java/com/ffii/tsms/modules/report/service/ReportService.kt Wyświetl plik

@@ -1118,7 +1118,7 @@ open class ReportService(
fillOrange.setFillPattern(PatternFormatting.SOLID_FOREGROUND)

var fillRed = rule2.createPatternFormatting()
fillRed.setFillBackgroundColor(IndexedColors.ROSE.index);
fillRed.setFillBackgroundColor(IndexedColors.PINK.index);
fillRed.setFillPattern(PatternFormatting.SOLID_FOREGROUND)

val cfRules = arrayOf(rule1, rule2)


Ładowanie…
Anuluj
Zapisz