1 results
sets whether the rowcolheadings are shown in a viewer @ param show whether to show rowcolheadings or not
69. final XSSFHyperlink xssfHyperlink = helper.createHyperlink(Hyperlink.LINK_URL); 70. xssfHyperlink.setAddress(cell.getFormattedValue()); 71. xssfHyperlink.setLabel(cell.getLabel());