Package org.docx4j.model.table


package org.docx4j.model.table
  • Classes
    Class
    Description
    There are different ways to represent a table with possibly merged cells.
     
    A cell in the table holding its own content, too
    This class introduced so we have somewhere to store trPr.
    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.