Package org.docx4j.model.table
Class TblFactory
java.lang.Object
org.docx4j.model.table.TblFactory
This class is just a convenience; it creates regular tables
(ie no row or column spans), with the default settings
which Word 2007 would create, and with the dimensions
specified by the user.
- Author:
- jharrop
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TblFactory
public TblFactory()
-
-
Method Details
-
createTable
-