# GrapeCity.Spreadsheet.DisplayFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_DisplayFormat" data-uid="GrapeCity.Spreadsheet.DisplayFormat" class="text-break">DisplayFormat Class
</h1>
  <div class="markdown level0 summary"><p>Represents the display settings for an associated Range object.</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">DisplayFormat</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.Spreadsheet.IBorders.html">IBorders</a></div>
    <div><a class="xref" href="GrapeCity.Spreadsheet.IBorder.html">IBorder</a></div>
    <div><a class="xref" href="GrapeCity.Spreadsheet.IFont.html">IFont</a></div>
    <div><a class="xref" href="GrapeCity.Spreadsheet.IInterior.html">IInterior</a></div>
    <div><a class="xref" href="GrapeCity.Spreadsheet.IGradient.html">IGradient</a></div>
    <div><a class="xref" href="GrapeCity.Spreadsheet.IColorStops.html">IColorStops</a></div>
    <div><a class="xref" href="GrapeCity.Spreadsheet.IStyle.html">IStyle</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.html">GrapeCity.Spreadsheet</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_DisplayFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class DisplayFormat : IBorders, IBorder, IFont, IInterior, IGradient, IColorStops, IStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class DisplayFormat
    Implements IBorders, IBorder, IFont, IInterior, IGradient, IColorStops, IStyle</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_Spreadsheet_DisplayFormat_Borders" data-uid="GrapeCity.Spreadsheet.DisplayFormat.Borders">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.Borders.html#GrapeCity_Spreadsheet_DisplayFormat_Borders">Borders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.IBorders.html">IBorders</a> object that represents the borders of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_CellType" data-uid="GrapeCity.Spreadsheet.DisplayFormat.CellType">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.CellType.html#GrapeCity_Spreadsheet_DisplayFormat_CellType">CellType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cell type for cells in this <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_Font" data-uid="GrapeCity.Spreadsheet.DisplayFormat.Font">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.Font.html#GrapeCity_Spreadsheet_DisplayFormat_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.IFont.html">IFont</a> object that represents the font of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_HorizontalAlignment" data-uid="GrapeCity.Spreadsheet.DisplayFormat.HorizontalAlignment">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.HorizontalAlignment.html#GrapeCity_Spreadsheet_DisplayFormat_HorizontalAlignment">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a value that represents the horizontal alignment of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_IndentLevel" data-uid="GrapeCity.Spreadsheet.DisplayFormat.IndentLevel">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.IndentLevel.html#GrapeCity_Spreadsheet_DisplayFormat_IndentLevel">IndentLevel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that represents the indent level of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_Interior" data-uid="GrapeCity.Spreadsheet.DisplayFormat.Interior">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.Interior.html#GrapeCity_Spreadsheet_DisplayFormat_Interior">Interior</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.IInterior.html">IInterior</a> object that represents the interior of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_Locked" data-uid="GrapeCity.Spreadsheet.DisplayFormat.Locked">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.Locked.html#GrapeCity_Spreadsheet_DisplayFormat_Locked">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates if the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object is locked as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_MergeCells" data-uid="GrapeCity.Spreadsheet.DisplayFormat.MergeCells">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.MergeCells.html#GrapeCity_Spreadsheet_DisplayFormat_MergeCells">MergeCells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates if the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object contains merged cells as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_NumberFormat" data-uid="GrapeCity.Spreadsheet.DisplayFormat.NumberFormat">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.NumberFormat.html#GrapeCity_Spreadsheet_DisplayFormat_NumberFormat">NumberFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that represents the format code of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_Orientation" data-uid="GrapeCity.Spreadsheet.DisplayFormat.Orientation">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.Orientation.html#GrapeCity_Spreadsheet_DisplayFormat_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that represents the text orientation of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_ShrinkToFit" data-uid="GrapeCity.Spreadsheet.DisplayFormat.ShrinkToFit">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.ShrinkToFit.html#GrapeCity_Spreadsheet_DisplayFormat_ShrinkToFit">ShrinkToFit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates if Spread automatically shrinks text to fit in the available column width of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_Style" data-uid="GrapeCity.Spreadsheet.DisplayFormat.Style">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.Style.html#GrapeCity_Spreadsheet_DisplayFormat_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value, containing a Style object, that represents the style of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_VerticalAlignment" data-uid="GrapeCity.Spreadsheet.DisplayFormat.VerticalAlignment">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.VerticalAlignment.html#GrapeCity_Spreadsheet_DisplayFormat_VerticalAlignment">VerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that represents the vertical alignment of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_DisplayFormat_WrapText" data-uid="GrapeCity.Spreadsheet.DisplayFormat.WrapText">
          <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.WrapText.html#GrapeCity_Spreadsheet_DisplayFormat_WrapText">WrapText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates if Spread wraps the text of the associated <a class="xref" href="GrapeCity.Spreadsheet.DisplayFormat.html">DisplayFormat</a> object as it is displayed in the current user interface.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
