Uses of Class
org.apache.poi.xssf.model.MapInfo

Packages that use MapInfo
org.apache.poi.xssf.usermodel   
 

Uses of MapInfo in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return MapInfo
 MapInfo XSSFWorkbook.getMapInfo()
           
 

Constructors in org.apache.poi.xssf.usermodel with parameters of type MapInfo
XSSFMap(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap ctMap, MapInfo mapInfo)
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.