| Name | Description |
|---|---|
| Cells | Returns the cells of the row |
| Height | Specifies the height of the row |
| Index | Returns an index of the current row |
| IsFirst | Determines of the row is the first row of the table |
| IsLast | Determines of the row is the last row of the table |
| Next | Returns the next row of the table |
| Previous | Returns the previous row of the table |
| Name | Description |
|---|---|
| AddToSelection | Adds all the cells of the row to the current selection |
| Delete | Deletes the row |
| Select | Selects all the cells of the row |
| SetHeight | Sets the height of the row |