Package | Description |
---|---|
org.zkoss.poi.xssf.eventusermodel | |
org.zkoss.poi.xssf.usermodel |
Modifier and Type | Method and 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 and Description |
---|---|
SharedStringsTable |
XSSFWorkbook.getSharedStringSource()
Returns SharedStringsTable - tha cache of string for this workbook
|
protected SharedStringsTable |
XSSFCell.getSharedStringSource() |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.