# GrapeCity.Wpf.SpreadSheet.StyleObjectInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_StyleObjectInfo" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo" class="text-break">StyleObjectInfo 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"><span class="xref">StyleObjectInfo</span></div>
      <div class="level2"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.AlternatingStyle.html">AlternatingStyle</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellStyleInfo.html">CellStyleInfo</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.RangeInfo.html">RangeInfo</a></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_StyleObjectInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class StyleObjectInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class 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_StyleObjectInfo__ctor" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.#ctor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.-ctor.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo__ctor">StyleObjectInfo()</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_StyleObjectInfo_Borders" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Borders">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Borders.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_CellType" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.CellType">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.CellType.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_CellType">CellType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the cell type for cells in this <a class="xref" href="GrapeCity.Wpf.SpreadSheet.RangeInfo.html">RangeInfo</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_Font" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Font">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Font.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_HorizontalAlignment" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.HorizontalAlignment">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.HorizontalAlignment.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_IndentLevel" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.IndentLevel">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.IndentLevel.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_Interior" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Interior">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Interior.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_Locked" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Locked">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Locked.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_NumberFormat" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.NumberFormat">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.NumberFormat.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_Orientation" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Orientation">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Orientation.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_ShrinkToFit" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.ShrinkToFit">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.ShrinkToFit.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_Style" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Style">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.Style.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_StyleName" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.StyleName">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.StyleName.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_StyleName">StyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_VerticalAlignment" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.VerticalAlignment">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.VerticalAlignment.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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_StyleObjectInfo_WrapText" data-uid="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.WrapText">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.StyleObjectInfo.WrapText.html#GrapeCity_Wpf_SpreadSheet_StyleObjectInfo_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>
