Package | Description |
---|---|
org.apache.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
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 2018 The Apache Software Foundation or its licensors, as applicable.