| Package | Description |
|---|---|
| com.lowagie.text.rtf.table |
| Modifier and Type | Method and Description |
|---|---|
protected RtfBorderGroup |
RtfTable.getBorders()
Gets the borders of this RtfTable
|
protected RtfBorderGroup |
RtfCell.getBorders()
Gets the borders of this RtfCell
|
| Modifier and Type | Method and Description |
|---|---|
void |
RtfCell.setBorders(RtfBorderGroup borderGroup)
Set the borders of this RtfCell
|
| Constructor and Description |
|---|
RtfBorderGroup(RtfDocument doc,
int borderType,
RtfBorderGroup borderGroup)
Constructs a RtfBorderGroup based on another RtfBorderGroup.
|
Copyright © 2015. All rights reserved.