The following tables list the members exposed by Table.
Name | Description | |
---|---|---|
Table Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
Columns | Returns a collection of TableColumn instances which comprise the columns which appear within this table. | |
Document | Returns the Document associated with this instance. (Inherited from Infragistics.Documents.Word.ContentBlock) | |
Index | Returns the ordinal position of this item within the collection to which it belongs, or -1 if it does not belong to a collection. (Inherited from Infragistics.Documents.Word.ContentBlock) | |
Properties | Returns a TableProperties instance which defines the properties of this Table. | |
Rows | Returns a collection of TableRow instances which comprise the rows which appear within this table. |