- getAddress() - Method in class com.github.pjfanning.poi.xssf.streaming.DelegatingXSSFComment
-
- getAuthor() - Method in class com.github.pjfanning.poi.xssf.streaming.DelegatingXSSFComment
-
- getAuthor(long) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
-
- getCellAddresses() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
-
- getColumn() - Method in class com.github.pjfanning.poi.xssf.streaming.DelegatingXSSFComment
-
- getCommentText() - Method in class com.github.pjfanning.poi.xssf.streaming.DelegatingXSSFComment
-
If you are only interested in the text of the comment and don't need the
full XSSFRichTextString, then this method is more efficient.
- getCount() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
-
Return an integer representing the total count of strings in the workbook.
- getCTComment() - Method in class com.github.pjfanning.poi.xssf.streaming.DelegatingXSSFComment
-
- getCTShape() - Method in class com.github.pjfanning.poi.xssf.streaming.DelegatingXSSFComment
-
- getItemAt(int) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
-
Return a string item by index
- getNumberOfAuthors() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
-
- getNumberOfComments() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
-
- getRow() - Method in class com.github.pjfanning.poi.xssf.streaming.DelegatingXSSFComment
-
- getSharedStringItems() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
-
TempFileSharedStringsTable only supports streaming access of shared strings.
- getString() - Method in class com.github.pjfanning.poi.xssf.streaming.DelegatingXSSFComment
-
- getUniqueCount() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
-
Returns an integer representing the total count of unique strings in the Shared String Table.