94 results
should be called whenever there are changes to input cells in the evaluated workbook .
100. XSSFCell cell; 112. int cellType = cell.getCellType();
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()));