# GrapeCity.SpreadBuilder.Cells.DDCells

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_SpreadBuilder_Cells_DDCells" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells" class="text-break">DDCells Class
</h1>
  <div class="markdown level0 summary"><p>Provides a public API for changing cell format settings</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">DDCells</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;<a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCell.html">DDCell</a>&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.SpreadBuilder.Cells.html">GrapeCity.SpreadBuilder.Cells</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.SpreadBuilder.dll</h6>
  <h5 id="GrapeCity_SpreadBuilder_Cells_DDCells_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DDCells : IEnumerable&lt;DDCell&gt;, IEnumerable</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_SpreadBuilder_Cells_DDCells_Alignment" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.Alignment">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.Alignment.html#GrapeCity_SpreadBuilder_Cells_DDCells_Alignment">Alignment</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the horizontal alignment value for all cells.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderBottomColor" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderBottomColor">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderBottomColor.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderBottomColor">BorderBottomColor</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the color of the bottom border of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderBottomStyle" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderBottomStyle">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderBottomStyle.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderBottomStyle">BorderBottomStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the line style for the bottom border of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderDiagonalColor" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderDiagonalColor">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderDiagonalColor.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderDiagonalColor">BorderDiagonalColor</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the color of the diagonal borders of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderDiagonalEnum" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderDiagonalEnum">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderDiagonalEnum.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderDiagonalEnum">BorderDiagonalEnum</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the diagonal border style of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderDiagonalStyle" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderDiagonalStyle">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderDiagonalStyle.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderDiagonalStyle">BorderDiagonalStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the line style for the diagonal part of the cell's border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderLeftColor" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderLeftColor">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderLeftColor.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderLeftColor">BorderLeftColor</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the color of the left border of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderLeftStyle" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderLeftStyle">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderLeftStyle.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderLeftStyle">BorderLeftStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the the style for the left border of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderRightColor" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderRightColor">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderRightColor.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderRightColor">BorderRightColor</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the color of the right border of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderRightStyle" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderRightStyle">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderRightStyle.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderRightStyle">BorderRightStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the style for the right border of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderTopColor" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderTopColor">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderTopColor.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderTopColor">BorderTopColor</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the color of the top border of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_BorderTopStyle" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.BorderTopStyle">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.BorderTopStyle.html#GrapeCity_SpreadBuilder_Cells_DDCells_BorderTopStyle">BorderTopStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the style for the top border of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_Count" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.Count">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.Count.html#GrapeCity_SpreadBuilder_Cells_DDCells_Count">Count</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of cells that are contained in this collection</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_FillColor" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.FillColor">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.FillColor.html#GrapeCity_SpreadBuilder_Cells_DDCells_FillColor">FillColor</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the &quot;fill color&quot; (&quot;background color&quot;) for each cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_FontBold" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.FontBold">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.FontBold.html#GrapeCity_SpreadBuilder_Cells_DDCells_FontBold">FontBold</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the bold property of each cell font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_FontItalic" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.FontItalic">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.FontItalic.html#GrapeCity_SpreadBuilder_Cells_DDCells_FontItalic">FontItalic</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the italic property of each cell font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_FontName" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.FontName">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.FontName.html#GrapeCity_SpreadBuilder_Cells_DDCells_FontName">FontName</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the name of the font for each cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_FontSize" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.FontSize">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.FontSize.html#GrapeCity_SpreadBuilder_Cells_DDCells_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the font size.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_FontStrikeOut" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.FontStrikeOut">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.FontStrikeOut.html#GrapeCity_SpreadBuilder_Cells_DDCells_FontStrikeOut">FontStrikeOut</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the strikeout property of each cell font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_FontUnderlineStyle" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.FontUnderlineStyle">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.FontUnderlineStyle.html#GrapeCity_SpreadBuilder_Cells_DDCells_FontUnderlineStyle">FontUnderlineStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the underline style for each cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_ForeColor" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.ForeColor">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.ForeColor.html#GrapeCity_SpreadBuilder_Cells_DDCells_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the &quot;fore color&quot; (&quot;text color&quot;) for each cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_NumberFormat" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.NumberFormat">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.NumberFormat.html#GrapeCity_SpreadBuilder_Cells_DDCells_NumberFormat">NumberFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Sets an Excel-style number format string for each cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_TextAngle" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.TextAngle">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.TextAngle.html#GrapeCity_SpreadBuilder_Cells_DDCells_TextAngle">TextAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the angle of text rotation within the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_VertAlignment" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.VertAlignment">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.VertAlignment.html#GrapeCity_SpreadBuilder_Cells_DDCells_VertAlignment">VertAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the vertical alignment value for all cells.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_Cells_DDCells_WrapText" data-uid="GrapeCity.SpreadBuilder.Cells.DDCells.WrapText">
          <a class="xref" href="GrapeCity.SpreadBuilder.Cells.DDCells.WrapText.html#GrapeCity_SpreadBuilder_Cells_DDCells_WrapText">WrapText</a>
        </td>
        <td class="markdown level1 summary"><p>Sets whether the text of each cell can be wrapped or not.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
