The following tables list the members exposed by TableRow.
Name | Description | |
---|---|---|
TableRow Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
Cells | Returns a collection of TableCell instances which comprise the cells in this row. | |
Document | Returns the Document with which this item is associated. (Inherited from Infragistics.Documents.Word.TableContent) | |
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.TableContent) | |
Properties | Returns a TableRowProperties instance which defines the properties of this TableRow. | |
RowsCollection | Returns the TableRowsCollection to which this instance belongs. | |
Table | Returns the Table to which this row belongs, or null if this row is currently not associated with any table. |