Package | Description |
---|---|
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
XSLFTable |
XSLFGroupShape.createTable() |
XSLFTable |
XSLFSheet.createTable() |
XSLFTable |
XSLFDrawing.createTable() |
XSLFTable |
XSLFGroupShape.createTable(int numRows,
int numCols) |
XSLFTable |
XSLFSheet.createTable(int numRows,
int numCols) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.