Uses of Package
org.apache.poi.xssf.usermodel.helpers

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

Classes in org.apache.poi.xssf.usermodel.helpers used by org.apache.poi.xssf.model
XSSFSingleXmlCell
          This class is a wrapper around the CTSingleXmlCell (Open Office XML Part 4: chapter 3.5.2.1)
 

Classes in org.apache.poi.xssf.usermodel.helpers used by org.apache.poi.xssf.usermodel
ColumnHelper
          Helper class for dealing with the Column settings on a CTWorksheet (the data part of a sheet).
XSSFSingleXmlCell
          This class is a wrapper around the CTSingleXmlCell (Open Office XML Part 4: chapter 3.5.2.1)
XSSFXmlColumnPr
          This class is a wrapper around the CTXmlColumnPr (Open Office XML Part 4: chapter 3.5.1.7)
 



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