row = sheet.createRow((short) currentRow++);
createCell(row, cellStyle.getStyle(cellStyle.getFont10Bold(), null,
null, null, null), (short) 0, "Grunnlag");
row = sheet.createRow((short) currentRow++);
createCell(row, cellStyle.getStyle(cellStyle.getFont10Bold(), null,
null, null, HSSFCellStyle.BORDER_THICK), (short) 0, "Type");
createCell(row, cellStyle.getStyle(cellStyle.getFont10Bold(), null,
null, null, HSSFCellStyle.BORDER_THICK), (short) 1, "Avdeling");
createCell(row, cellStyle.getStyle(cellStyle.getFont10Bold(), null,