com.pnfsoftware.jeb.core.output.table.ITableDocumentPart |
Known Indirect Subclasses |
Definition of a table document part.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getFirstRowIndex()
Get the index of the first row in this document part, relative to the entire table document.
| ||||||||||
abstract List<? extends ITableRow> |
getRows()
Get the rows contained in this part.
|
Get the index of the first row in this document part, relative to the entire table document.
Get the rows contained in this part.