Uses of Class
org.docx4j.convert.in.xhtml.XHTMLImporterImpl.TableProperties
Packages that use XHTMLImporterImpl.TableProperties
-
Uses of XHTMLImporterImpl.TableProperties in org.docx4j.convert.in.xhtml
Methods in org.docx4j.convert.in.xhtml with parameters of type XHTMLImporterImpl.TablePropertiesModifier and TypeMethodDescriptionprotected voidTableHelper.setupTblGrid(com.openhtmltopdf.newtable.TableBox cssTable, org.docx4j.wml.Tbl tbl, XHTMLImporterImpl.TableProperties tableProperties) protected voidTableHelper.setupTblPr(com.openhtmltopdf.newtable.TableBox cssTable, org.docx4j.wml.Tbl tbl, XHTMLImporterImpl.TableProperties tableProperties) protected voidTableHelper.setupTcPr(com.openhtmltopdf.newtable.TableCellBox tcb, org.docx4j.wml.Tc tc, XHTMLImporterImpl.TableProperties tableProperties)