|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HSLFTable | |
---|---|
org.apache.poi.hslf.usermodel |
Uses of HSLFTable in org.apache.poi.hslf.usermodel |
---|
Methods in org.apache.poi.hslf.usermodel that return HSLFTable | |
---|---|
HSLFTable |
HSLFGroupShape.createTable(int numRows,
int numCols)
|
HSLFTable |
HSLFSheet.createTable(int numRows,
int numCols)
|
HSLFTable |
HSLFTableCell.getParent()
|
Constructors in org.apache.poi.hslf.usermodel with parameters of type HSLFTable | |
---|---|
HSLFTableCell(EscherContainerRecord escherRecord,
HSLFTable parent)
Create a TableCell object and initialize it from the supplied Record container. |
|
HSLFTableCell(HSLFTable parent)
Create a new TableCell. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |