# GrapeCity.Wpf.SpreadSheet.ColorInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_ColorInfo" data-uid="GrapeCity.Wpf.SpreadSheet.ColorInfo" class="text-break">ColorInfo 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">ColorInfo</span></div>
      <div class="level2"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.ArgbColorInfo.html">ArgbColorInfo</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.IndexColorInfo.html">IndexColorInfo</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.ThemeColorInfo.html">ThemeColorInfo</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_ColorInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ColorInfoTypeConverter))]
public abstract class ColorInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ColorInfoTypeConverter))&gt;
Public MustInherit Class ColorInfo</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_ColorInfo__ctor" data-uid="GrapeCity.Wpf.SpreadSheet.ColorInfo.#ctor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.ColorInfo.-ctor.html#GrapeCity_Wpf_SpreadSheet_ColorInfo__ctor">ColorInfo()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_ColorInfo_ConvertTo" data-uid="GrapeCity.Wpf.SpreadSheet.ColorInfo.ConvertTo">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.ColorInfo.ConvertTo.html#GrapeCity_Wpf_SpreadSheet_ColorInfo_ConvertTo">ConvertTo()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
