Package | Description |
---|---|
org.apache.poi.xssf.eventusermodel | |
org.apache.poi.xssf.usermodel |
Modifier and Type | Method | Description |
---|---|---|
SharedStringsTable |
XSSFReader.getSharedStringsTable() |
Opens up the Shared Strings Table, parses it, and
returns a handy object for working with
shared strings.
|
Modifier and Type | Method | Description |
---|---|---|
protected SharedStringsTable |
XSSFCell.getSharedStringSource() |
|
SharedStringsTable |
XSSFWorkbook.getSharedStringSource() |
Returns SharedStringsTable - tha cache of string for this workbook
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.