Interface CellDisplayLoader

    • Method Detail

      • getCellHtmlText

        String getCellHtmlText​(SSheet sheet,
                               int row,
                               int column)
        return the html text for this cell
        Returns:
        the html text or null if the cell is not support to show it.