Home » iText-src-2.1.3 » com.lowagie » text » rtf » table »

com.lowagie.text.rtf.table

Classes:

RtfBorder   The RtfBorder handle one row or cell border.  code | html
RtfBorderGroup   The RtfBorderGroup represents a collection of RtfBorders to use in a RtfCell or RtfTable.  code | html
RtfCell   The RtfCell wraps a Cell, but can also be added directly to a Table.  code | html
RtfRow   The RtfRow wraps one Row for a RtfTable.  code | html
RtfTable   The RtfTable wraps a Table.  code | html