Uses of Interface
org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
Packages that use ITableAttributes Package Description org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. -
-
Uses of ITableAttributes in org.apache.fop.render.rtf.rtflib.rtfdoc
Classes in org.apache.fop.render.rtf.rtflib.rtfdoc that implement ITableAttributes Modifier and Type Class Description class
RtfTableRow
Container for RtfTableCell elements.
-