# GrapeCity.Wpf.SpreadSheet.FeaturesInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_FeaturesInfo" data-uid="GrapeCity.Wpf.SpreadSheet.FeaturesInfo" class="text-break">FeaturesInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents settings of features.</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">FeaturesInfo</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_FeaturesInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class FeaturesInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class FeaturesInfo</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_FeaturesInfo__ctor" data-uid="GrapeCity.Wpf.SpreadSheet.FeaturesInfo.#ctor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.FeaturesInfo.-ctor.html#GrapeCity_Wpf_SpreadSheet_FeaturesInfo__ctor">FeaturesInfo()</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_FeaturesInfo_AutoFormatting" data-uid="GrapeCity.Wpf.SpreadSheet.FeaturesInfo.AutoFormatting">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.FeaturesInfo.AutoFormatting.html#GrapeCity_Wpf_SpreadSheet_FeaturesInfo_AutoFormatting">AutoFormatting</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value indicating whether format the cell by the auto-detected number format from the input formula.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
