| ITable Properties | 
The ITable type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | ChildObjects | 
 Gets the child entities.
(Inherited from
 ICompositeObject
.) | 
|   | Document | 
 Gets document of this entity.
(Inherited from
 IDocumentObject
.) | 
|   | DocumentObjectType | 
 Gets the type of the document object.
(Inherited from
 IDocumentObject
.) | 
|   | FirstRow | 
 Gets the last row in table.
 | 
|   | IndentFromLeft | 
 Gets or sets indent from left for the table.
 | 
|   | IsComposite | 
 Gets a value indicating whether this instance is composite.
(Inherited from
 IDocumentObject
.) | 
|   | Item | 
 Gets cell by row/column indexes.
 | 
|   | LastCell | 
 Gets the last cell in last row.
 | 
|   | LastRow | 
 Gets the last row in table.
 | 
|   | NextSibling | 
 Gets the next sibling.
(Inherited from
 IDocumentObject
.) | 
|   | Owner | 
 Gets owner of this document object.
(Inherited from
 IDocumentObject
.) | 
|   | PreviousSibling | 
 Gets the previous sibling.
(Inherited from
 IDocumentObject
.) | 
|   | Rows | 
 Gets row collection.
 | 
|   | TableFormat | 
 Gets the table format.
 | 
|   | Width | 
 Returns or setstable width.
 | 
 See Also
See Also