# GrapeCity.Documents.Word.OMathMatrixColumn

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_OMathMatrixColumn" data-uid="GrapeCity.Documents.Word.OMathMatrixColumn" class="text-break">OMathMatrixColumn Class
</h1>
  <div class="markdown level0 summary"><p>Represents a column in a <a class="xref" href="GrapeCity.Documents.Word.OMathMatrix.html">OMathMatrix</a> structure.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">OMathMatrixColumn</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Word.html">GrapeCity.Documents.Word</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Word.dll</h6>
  <h5 id="GrapeCity_Documents_Word_OMathMatrixColumn_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class OMathMatrixColumn</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class OMathMatrixColumn</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Word_OMathMatrixColumn_Cells" data-uid="GrapeCity.Documents.Word.OMathMatrixColumn.Cells">
          <a class="xref" href="GrapeCity.Documents.Word.OMathMatrixColumn.Cells.html#GrapeCity_Documents_Word_OMathMatrixColumn_Cells">Cells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Documents.Word.OMathElement.html">OMathElement</a> array containing the child cells of the column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_OMathMatrixColumn_HorizontalAlignment" data-uid="GrapeCity.Documents.Word.OMathMatrixColumn.HorizontalAlignment">
          <a class="xref" href="GrapeCity.Documents.Word.OMathMatrixColumn.HorizontalAlignment.html#GrapeCity_Documents_Word_OMathMatrixColumn_HorizontalAlignment">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal justification of the column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_OMathMatrixColumn_ParentMatrix" data-uid="GrapeCity.Documents.Word.OMathMatrixColumn.ParentMatrix">
          <a class="xref" href="GrapeCity.Documents.Word.OMathMatrixColumn.ParentMatrix.html#GrapeCity_Documents_Word_OMathMatrixColumn_ParentMatrix">ParentMatrix</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parent <a class="xref" href="GrapeCity.Documents.Word.OMathMatrix.html">OMathMatrix</a> class instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_OMathMatrixColumn_ParentOMath" data-uid="GrapeCity.Documents.Word.OMathMatrixColumn.ParentOMath">
          <a class="xref" href="GrapeCity.Documents.Word.OMathMatrixColumn.ParentOMath.html#GrapeCity_Documents_Word_OMathMatrixColumn_ParentOMath">ParentOMath</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parent <a class="xref" href="GrapeCity.Documents.Word.OMath.html">OMath</a> class instance.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
