|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XSSFBSheetHandler.SheetContentsHandler
You need to implement this to handle the results of the sheet parsing.
| Method Summary | |
|---|---|
void |
hyperlinkCell(java.lang.String cellReference,
java.lang.String formattedValue,
java.lang.String url,
java.lang.String toolTip,
XSSFComment comment)
A cell, with the given formatted value (may be null), a url (may be null), a toolTip (may be null) and possibly a comment (may be null), was encountered |
| Methods inherited from interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler |
|---|
cell, endRow, headerFooter, startRow |
| Method Detail |
|---|
void hyperlinkCell(java.lang.String cellReference,
java.lang.String formattedValue,
java.lang.String url,
java.lang.String toolTip,
XSSFComment comment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||