Uses of Class
org.apache.poi.xssf.usermodel.XSSFMap
Packages that use XSSFMap
Package
Description
-
Uses of XSSFMap in org.apache.poi.xssf.extractor
Constructors in org.apache.poi.xssf.extractor with parameters of type XSSFMapModifierConstructorDescriptionXSSFExportToXml
(XSSFMap map) Creates a new exporter and sets the mapping to be used when generating the XML output documentXSSFImportFromXML
(XSSFMap map) -
Uses of XSSFMap in org.apache.poi.xssf.model
Methods in org.apache.poi.xssf.model that return XSSFMapModifier and TypeMethodDescriptionMapInfo.getXSSFMapById
(int id) MapInfo.getXSSFMapByName
(String name) Methods in org.apache.poi.xssf.model that return types with arguments of type XSSFMap -
Uses of XSSFMap in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return types with arguments of type XSSFMap