Package | Description |
---|---|
org.apache.poi.hslf.usermodel | |
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
HSLFTableCell
Represents a cell in a ppt table
|
Modifier and Type | Method and Description |
---|---|
TableCell<S,P> |
TableShape.getCell(int row,
int col)
Gets a cell
|
Modifier and Type | Class and Description |
---|---|
class |
XSLFTableCell
Represents a cell of a table in a .pptx presentation
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.