# DocxTableRow

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**row_index** | **int** | Index of the row, 0-based | [optional] 
**path** | **string** | The Path of the location of this table row object; leave blank for new tables | [optional] 
**row_cells** | [**\Swagger\Client\Model\DocxTableCell[]**](DocxTableCell.md) | Cells in the row; this is where the contents of the row is stored | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


