Package | Description |
---|---|
org.apache.poi.xssf.eventusermodel | |
org.apache.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
CommentsTable |
XSSFBReader.SheetIterator.getSheetComments()
Not supported by XSSFBReader's SheetIterator.
|
Constructor and Description |
---|
XSSFComment(CommentsTable comments,
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment comment,
com.microsoft.schemas.vml.CTShape vmlShape)
Creates a new XSSFComment, associated with a given
low level comment object.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.