Class XLSXHREFFormatter


  • public class XLSXHREFFormatter
    extends Object
    • Constructor Detail

      • XLSXHREFFormatter

        public XLSXHREFFormatter​(String urlBase,
                                 org.apache.poi.common.usermodel.HyperlinkType hyperlinkType)
    • Method Detail

      • reset

        public void reset​(org.apache.poi.xssf.usermodel.XSSFWorkbook workbook)
      • applyStyleAndValue

        public void applyStyleAndValue​(int dbColNum,
                                       ResultSet resultSet,
                                       org.apache.poi.ss.usermodel.Cell cell)
                                throws SQLException
        Throws:
        SQLException