Package | Description |
---|---|
com.lowagie.text.rtf.table |
Modifier and Type | Method and Description |
---|---|
protected RtfTable |
RtfRow.getParentTable()
Gets the parent RtfTable of this RtfRow
|
Constructor and Description |
---|
RtfRow(RtfDocument doc,
RtfTable rtfTable,
PdfPRow row,
int rowNumber)
Constructs a RtfRow for a Row.
|
RtfRow(RtfDocument doc,
RtfTable rtfTable,
Row row,
int rowNumber)
Constructs a RtfRow for a Row.
|
Copyright © 2015. All rights reserved.