Package | Description |
---|---|
org.apache.poi.hslf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected HSLFTableCell[][] |
HSLFTable.cells |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
protected HSLFTableCell |
HSLFTable.getRelativeCell(HSLFTableCell origin,
int row,
int col) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.