public class XLSXHREFFormatter extends Object
Constructor and Description |
---|
XLSXHREFFormatter(String urlBase,
org.apache.poi.common.usermodel.HyperlinkType hyperlinkType) |
Modifier and Type | Method and Description |
---|---|
void |
applyStyleAndValue(int dbColNum,
ResultSet resultSet,
org.apache.poi.ss.usermodel.Cell cell) |
void |
reset(org.apache.poi.xssf.usermodel.XSSFWorkbook workbook) |
public XLSXHREFFormatter(String urlBase, org.apache.poi.common.usermodel.HyperlinkType hyperlinkType)
public void reset(org.apache.poi.xssf.usermodel.XSSFWorkbook workbook)
public void applyStyleAndValue(int dbColNum, ResultSet resultSet, org.apache.poi.ss.usermodel.Cell cell) throws SQLException
SQLException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.