# FarPoint.Win.Spread.FormatCells.FormatCellsTab

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="FarPoint_Win_Spread_FormatCells_FormatCellsTab" data-uid="FarPoint.Win.Spread.FormatCells.FormatCellsTab" class="text-break">FormatCells.FormatCellsTab Enum
</h1>
  <div class="markdown level0 summary"><p>Represents the tabs of the format cell form.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum FormatCells.FormatCellsTab</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum FormatCells.FormatCellsTab</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Alignment">Alignment</td>
        <td><p>The text alignment tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_AltText">AltText</td>
        <td><p>Alternative text tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Border">Border</td>
        <td><p>The border tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_ColorsLines">ColorsLines</td>
        <td><p>The color and lines tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Control">Control</td>
        <td><p>Control setting for <a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.Drawing.FormControl.html">FormControl</a> tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Fill">Fill</td>
        <td><p>The fill tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Font">Font</td>
        <td><p>The text font tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Margins">Margins</td>
        <td><p>The margins tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Number">Number</td>
        <td><p>The number tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Properties">Properties</td>
        <td><p>The properties tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Protection">Protection</td>
        <td><p>The protection tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FormatCells_FormatCellsTab_Size">Size</td>
        <td><p>The size tab.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
