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

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

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

Methods in org.apache.poi.xssf.usermodel that return types with arguments of type XSSFXmlColumnPr
 java.util.List<XSSFXmlColumnPr> XSSFTable.getXmlColumnPrs()
          Note this list is static - once read, it does not notice later changes to the underlying column structures To clear the cache, call XSSFTable.updateHeaders()
 



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