Uses of Class
org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell

Packages that use XSSFSingleXmlCell
org.apache.poi.xssf.model   
org.apache.poi.xssf.usermodel   
 

Uses of XSSFSingleXmlCell in org.apache.poi.xssf.model
 

Methods in org.apache.poi.xssf.model that return types with arguments of type XSSFSingleXmlCell
 java.util.List<XSSFSingleXmlCell> SingleXmlCells.getAllSimpleXmlCell()
           
 

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

Methods in org.apache.poi.xssf.usermodel that return types with arguments of type XSSFSingleXmlCell
 java.util.List<XSSFSingleXmlCell> XSSFMap.getRelatedSingleXMLCell()
           
 



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