public static interface XSSFBSheetHandler.SheetContentsHandler extends XSSFSheetXMLHandler.SheetContentsHandler
| Modifier and Type | Method and Description | 
|---|---|
| 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 | 
cell, endRow, endSheet, headerFooter, startRowvoid hyperlinkCell(java.lang.String cellReference,
                   java.lang.String formattedValue,
                   java.lang.String url,
                   java.lang.String toolTip,
                   XSSFComment comment)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.