# CloudmersiveConvertApiClient.DocxTableRow

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rowIndex** | **Number** | 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] 
**rowCells** | [**[DocxTableCell]**](DocxTableCell.md) | Cells in the row; this is where the contents of the row is stored | [optional] 


