| Package | Description |
|---|---|
| org.apache.poi.xssf.usermodel | |
| org.apache.poi.xssf.usermodel.helpers |
| Modifier and Type | Method | Description |
|---|---|---|
XSSFTable |
XSSFSheet.createTable() |
Creates a new Table, and associates it with this Sheet
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<XSSFTable> |
XSSFMap.getRelatedTables() |
|
java.util.List<XSSFTable> |
XSSFSheet.getTables() |
Returns any tables associated with this Sheet
|
| Constructor | Description |
|---|---|
XSSFXmlColumnPr(XSSFTable table,
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTableColumn ctTableColum,
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXmlColumnPr ctXmlColumnPr) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.