|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HSLFTableCell | |
|---|---|
| org.apache.poi.hslf.usermodel | |
| Uses of HSLFTableCell in org.apache.poi.hslf.usermodel |
|---|
| Fields in org.apache.poi.hslf.usermodel declared as HSLFTableCell | |
|---|---|
protected HSLFTableCell[][] |
HSLFTable.cells
|
| Methods in org.apache.poi.hslf.usermodel that return HSLFTableCell | |
|---|---|
HSLFTableCell |
HSLFTable.getCell(int row,
int col)
|
protected HSLFTableCell |
HSLFTable.getRelativeCell(HSLFTableCell origin,
int row,
int col)
|
protected HSLFTableCell |
HSLFTableCell.getSiblingCell(int row,
int col)
|
| Methods in org.apache.poi.hslf.usermodel with parameters of type HSLFTableCell | |
|---|---|
protected HSLFTableCell |
HSLFTable.getRelativeCell(HSLFTableCell origin,
int row,
int col)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||