# GrapeCity.Wpf.SpreadSheet.InteriorInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_InteriorInfo" data-uid="GrapeCity.Wpf.SpreadSheet.InteriorInfo" class="text-break">InteriorInfo 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">InteriorInfo</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_InteriorInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class InteriorInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class InteriorInfo</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_InteriorInfo__ctor" data-uid="GrapeCity.Wpf.SpreadSheet.InteriorInfo.#ctor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.InteriorInfo.-ctor.html#GrapeCity_Wpf_SpreadSheet_InteriorInfo__ctor">InteriorInfo()</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_InteriorInfo_Color" data-uid="GrapeCity.Wpf.SpreadSheet.InteriorInfo.Color">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.InteriorInfo.Color.html#GrapeCity_Wpf_SpreadSheet_InteriorInfo_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the primary color of the object, as shown in the table in the remarks section.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_InteriorInfo_Gradient" data-uid="GrapeCity.Wpf.SpreadSheet.InteriorInfo.Gradient">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.InteriorInfo.Gradient.html#GrapeCity_Wpf_SpreadSheet_InteriorInfo_Gradient">Gradient</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the IGradient property of an Interior object of a selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_InteriorInfo_Pattern" data-uid="GrapeCity.Wpf.SpreadSheet.InteriorInfo.Pattern">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.InteriorInfo.Pattern.html#GrapeCity_Wpf_SpreadSheet_InteriorInfo_Pattern">Pattern</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.PatternType.html">PatternType</a> value that represents the interior pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_InteriorInfo_PatternColor" data-uid="GrapeCity.Wpf.SpreadSheet.InteriorInfo.PatternColor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.InteriorInfo.PatternColor.html#GrapeCity_Wpf_SpreadSheet_InteriorInfo_PatternColor">PatternColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the interior pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_InteriorInfo_PatternTintAndShade" data-uid="GrapeCity.Wpf.SpreadSheet.InteriorInfo.PatternTintAndShade">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.InteriorInfo.PatternTintAndShade.html#GrapeCity_Wpf_SpreadSheet_InteriorInfo_PatternTintAndShade">PatternTintAndShade</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that lightens or darkens a pattern color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_InteriorInfo_TintAndShade" data-uid="GrapeCity.Wpf.SpreadSheet.InteriorInfo.TintAndShade">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.InteriorInfo.TintAndShade.html#GrapeCity_Wpf_SpreadSheet_InteriorInfo_TintAndShade">TintAndShade</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that lightens or darkens a color.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
