Uses of Class
org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
Packages that use XSSFXmlColumnPr
-
Uses of XSSFXmlColumnPr in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFXmlColumnPrModifier and TypeMethodDescriptionXSSFTableColumn.getXmlColumnPr()
Get the XmlColumnPr (XML column properties) if this column has an XML mapping.Methods in org.apache.poi.xssf.usermodel that return types with arguments of type XSSFXmlColumnPr
XSSFTableColumn.getXmlColumnPr()
instead.