Uses of Class
org.apache.poi.xssf.binary.XSSFBCommentsTable
Packages that use XSSFBCommentsTable
Package
Description
The org.apache.poi.xssf.binary package includes necessary underlying components
for streaming/read-only processing of xlsb files.
-
Uses of XSSFBCommentsTable in org.apache.poi.xssf.binary
Constructors in org.apache.poi.xssf.binary with parameters of type XSSFBCommentsTableModifierConstructorDescriptionXSSFBSheetHandler
(InputStream is, XSSFBStylesTable styles, XSSFBCommentsTable comments, SharedStrings strings, XSSFSheetXMLHandler.SheetContentsHandler sheetContentsHandler, DataFormatter dataFormatter, boolean formulasNotResults) -
Uses of XSSFBCommentsTable in org.apache.poi.xssf.eventusermodel
Methods in org.apache.poi.xssf.eventusermodel that return XSSFBCommentsTable -
Uses of XSSFBCommentsTable in org.apache.poi.xssf.extractor
Methods in org.apache.poi.xssf.extractor with parameters of type XSSFBCommentsTableModifier and TypeMethodDescriptionvoid
XSSFBEventBasedExcelExtractor.processSheet
(XSSFSheetXMLHandler.SheetContentsHandler sheetContentsExtractor, XSSFBStylesTable styles, XSSFBCommentsTable comments, SharedStrings strings, InputStream sheetInputStream) Processes the given sheet