Catalogen

XSSFCell


Cluster 1 (headercell1, headercell6, row)

94 results

should be called whenever there are changes to input cells in the evaluated workbook .

100. XSSFCell cell;
112.           int cellType = cell.getCellType();

Cluster 2 (cell, cell1, thecell)

18 results

tests that the create record function returns a properly constructed record in the case of a { @ link . }

257. XSSFCell xssfCell = xssfRow.getCell(setCellValue.getCol());
263.         xssfCell.setCellValue(new XSSFRichTextString(setCellValue.getNewValue().toString()));