# GrapeCity.Wpf.SpreadSheet.CellStyleInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo" class="text-break">CellStyleInfo Class
</h1>
  <div class="markdown level0 summary"></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"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.html">StyleObjectInfo</a></div>
    <div class="level2"><span class="xref">CellStyleInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.html">GrapeCity.Wpf.SpreadSheet</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class CellStyleInfo : StyleObjectInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class CellStyleInfo
    Inherits StyleObjectInfo</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo__ctor" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.#ctor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.-ctor.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo__ctor">CellStyleInfo()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo__ctor_GrapeCity_Spreadsheet_IStyle_GrapeCity_Spreadsheet_IWorkbook_" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.#ctor(GrapeCity.Spreadsheet.IStyle,GrapeCity.Spreadsheet.IWorkbook)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.-ctor.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo__ctor_GrapeCity_Spreadsheet_IStyle_GrapeCity_Spreadsheet_IWorkbook_">CellStyleInfo(IStyle, IWorkbook)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo__ctor_GrapeCity_Spreadsheet_IWorkbook_" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.#ctor(GrapeCity.Spreadsheet.IWorkbook)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.-ctor.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo__ctor_GrapeCity_Spreadsheet_IWorkbook_">CellStyleInfo(IWorkbook)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_Wpf_SpreadSheet_CellStyleInfo_Borders" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Borders">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Borders.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Borders">Borders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.BordersInfo.html">BordersInfo</a> object that represents the borders of the specified object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Font" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Font">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Font.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.FontInfo.html">FontInfo</a> object that represents the font of the specified object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_HorizontalAlignment" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.HorizontalAlignment">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.HorizontalAlignment.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_HorizontalAlignment">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal alignment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_IndentLevel" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.IndentLevel">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.IndentLevel.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_IndentLevel">IndentLevel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the indent level.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Interior" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Interior">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Interior.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Interior">Interior</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Interior.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_Interior">Interior</a> object that represents the interior of the specified object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Locked" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Locked">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Locked.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Locked">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether this <a class="xref" href="GrapeCity.Wpf.SpreadSheet.RangeInfo.html">RangeInfo</a> is locked.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Name" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Name">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Name.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Name">Name</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_NumberFormat" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.NumberFormat">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.NumberFormat.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_NumberFormat">NumberFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number format of current cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Orientation" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Orientation">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Orientation.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text orientation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_ShrinkToFit" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.ShrinkToFit">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.ShrinkToFit.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_ShrinkToFit">ShrinkToFit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether text automatically shrinks to fit in the available column width.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_VerticalAlignment" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.VerticalAlignment">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.VerticalAlignment.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_VerticalAlignment">VerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical alignment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellStyleInfo_WrapText" data-uid="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.WrapText">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.WrapText.html#GrapeCity_Wpf_SpreadSheet_CellStyleInfo_WrapText">WrapText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether Spread wraps the text in the object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
