Class | Description |
---|---|
TableModel |
There are different ways to represent a table with possibly merged
cells.
|
TableModel.TrFinder | |
TableModelCell |
A cell in the table holding its own content, too
|
TableModelRow |
This class introduced so we have somewhere to
store trPr.
|
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.
|
Copyright © 2007-2019. All Rights Reserved.