Package | Description |
---|---|
org.apache.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
XSSFXmlColumnPr |
XSSFTableColumn.getXmlColumnPr()
Get the XmlColumnPr (XML column properties) if this column has an XML
mapping.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<XSSFXmlColumnPr> |
XSSFTable.getXmlColumnPrs()
Deprecated.
Use
XSSFTableColumn.getXmlColumnPr() instead. |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.