|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SharedStringsTable | |
---|---|
org.apache.poi.xssf.eventusermodel | |
org.apache.poi.xssf.usermodel |
Uses of SharedStringsTable in org.apache.poi.xssf.eventusermodel |
---|
Methods in org.apache.poi.xssf.eventusermodel that return SharedStringsTable | |
---|---|
SharedStringsTable |
XSSFReader.getSharedStringsTable()
Opens up the Shared Strings Table, parses it, and returns a handy object for working with shared strings. |
Uses of SharedStringsTable in org.apache.poi.xssf.usermodel |
---|
Methods in org.apache.poi.xssf.usermodel that return SharedStringsTable | |
---|---|
SharedStringsTable |
XSSFWorkbook.getSharedStringSource()
Returns SharedStringsTable - tha cache of string for this workbook |
protected SharedStringsTable |
XSSFCell.getSharedStringSource()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |