Catalogen

XSSFColor @Cluster 5 (assertequals, basecolour, ff000000)


NestedTables2ReportTest.java

ensure that the sheet # and 0 based on a

79. XSSFColor bgColour = ((XSSFCell)sheet.getRow(0).getCell(0)).getCellStyle().getFillForegroundColorColor();
80. assertEquals( "FF800000", bgColour.getARGBHex() );

NestedTables2ReportTest.java

ensure that the sheet # and 0 based on a

89. XSSFColor bgColour = ((XSSFCell)sheet.getRow(0).getCell(0)).getCellStyle().getFillForegroundColorColor();
90. assertEquals( "FF800000", bgColour.getARGBHex() );