Uses of Class
org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
Packages that use XSSFXmlColumnPr Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFXmlColumnPr in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFXmlColumnPr Modifier and Type Method Description XSSFXmlColumnPrXSSFTableColumn. getXmlColumnPr()Get the XmlColumnPr (XML column properties) if this column has an XML mapping.
-