Package org.apache.poi.xssf.binary
Class XSSFBCommentsTable
java.lang.Object
org.apache.poi.xssf.binary.XSSFBParser
org.apache.poi.xssf.binary.XSSFBCommentsTable
- Since:
- 3.16-beta3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.poi.xssf.binary.XSSFBComment
get
(CellAddress cellAddress) void
handleRecord
(int id, byte[] data) Methods inherited from class org.apache.poi.xssf.binary.XSSFBParser
parse
-
Constructor Details
-
XSSFBCommentsTable
- Throws:
IOException
-
-
Method Details
-
handleRecord
- Specified by:
handleRecord
in classXSSFBParser
- Throws:
XSSFBParseException
-
getAddresses
-
get
-