public interface IRtfTableContainer
Modifier and Type | Method and Description |
---|---|
RtfTable |
newTable(ITableColumnsInfo tc)
close current table if any and start a new one
|
RtfTable |
newTable(RtfAttributes attrs,
ITableColumnsInfo tc)
close current table if any and start a new one
|
RtfTable newTable(ITableColumnsInfo tc) throws java.io.IOException
java.io.IOException
RtfTable newTable(RtfAttributes attrs, ITableColumnsInfo tc) throws java.io.IOException
tc
- added by Boris Poud?rous on july 2002 in order to process number-columns-spanned attributejava.io.IOException