Constructor and Description |
---|
RowRange(int startRow, int finishRow)
Creates a Table.RowRange
|
Modifier and Type | Method and Description |
---|---|
int |
getFinishRow()
Gets the finishing row number of the table section
|
int |
getStartRow()
Gets the starting row number of the table section
|
public RowRange(int startRow, int finishRow)
Table.RowRange
startRow
- the start number of the row group, inclusive
finishRow
- the finish number of the row group, inclusive
Copyright © 1998–2018 iText Group NV. All rights reserved.