Package | Description |
---|---|
org.zkoss.poi.xssf.extractor | |
org.zkoss.poi.xssf.model | |
org.zkoss.poi.xssf.usermodel |
Constructor and Description |
---|
XSSFExportToXml(XSSFMap map)
Creates a new exporter and sets the mapping to be used when generating the XML output document
|
XSSFImportFromXML(XSSFMap map) |
Modifier and Type | Method and Description |
---|---|
XSSFMap |
MapInfo.getXSSFMapById(int id) |
XSSFMap |
MapInfo.getXSSFMapByName(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<XSSFMap> |
MapInfo.getAllXSSFMaps() |
Modifier and Type | Method and Description |
---|---|
Collection<XSSFMap> |
XSSFWorkbook.getCustomXMLMappings() |
Copyright © 2020. All rights reserved.