# GrapeCity.Documents.Word.OMathElement.Row

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_OMathElement_Row_" data-uid="GrapeCity.Documents.Word.OMathElement.Row*">Row Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_OMathElement_Row_" data-uid="GrapeCity.Documents.Word.OMathElement.Row*"></a>
<h4 id="GrapeCity_Documents_Word_OMathElement_Row" data-uid="GrapeCity.Documents.Word.OMathElement.Row">Row</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Documents.Word.OMathMatrixRow.html">OMathMatrixRow</a> of the element if it is a cell in the <a class="xref" href="GrapeCity.Documents.Word.OMathMatrix.html">OMathMatrix</a> structure.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public OMathMatrixRow Row { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Row As OMathMatrixRow</code></pre>
</div>
</div>
