Uses of Class
org.apache.poi.xssf.model.MapInfo
-
Packages that use MapInfo Package Description org.apache.poi.xssf.usermodel -
-
Uses of MapInfo in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return MapInfo Modifier and Type Method Description MapInfo
XSSFWorkbook. getMapInfo()
Constructors in org.apache.poi.xssf.usermodel with parameters of type MapInfo Constructor Description XSSFMap(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap ctMap, MapInfo mapInfo)
-