Uses of Class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell

Uses in package org.apache.fop.render.rtf.rtflib.rtfdoc

Methods with return type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell

RtfTableCell
RtfTableRow.newTableCell(int cellWidth)
Close current cell if any and start a new one
RtfTableCell
RtfTableRow.newTableCell(int cellWidth, RtfAttributes attrs)
Close current cell if any and start a new one
RtfTableCell
Added by Boris POUDEROUS on 07/02/2002 in order to add an empty cell that is merged with the previous cell.
RtfTableCell
Added by Boris POUDEROUS on 07/02/2002 in order to add an empty cell that is merged with the cell above.

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.