# FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement" data-uid="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement" class="text-break">FpStatusBarRangeStatusFormatElement Class
</h1>
  <div class="markdown level0 summary"><p>Represents the element of status bar handling the change of selection ranges in activesheetview and formating the displayed text.</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"><a class="xref" href="FarPoint.Win.Spread.FpBaseStatusBarElement.html">FpBaseStatusBarElement</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarTextElement.html">FpStatusBarTextElement</a></div>
    <div class="level3"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarRangeStatusElement.html">FpStatusBarRangeStatusElement</a></div>
    <div class="level4"><span class="xref">FpStatusBarRangeStatusFormatElement</span></div>
      <div class="level5"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarAverageElement.html">FpStatusBarAverageElement</a></div>
      <div class="level5"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarCountElement.html">FpStatusBarCountElement</a></div>
      <div class="level5"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarMaxElement.html">FpStatusBarMaxElement</a></div>
      <div class="level5"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarMinElement.html">FpStatusBarMinElement</a></div>
      <div class="level5"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarNumericalCountElement.html">FpStatusBarNumericalCountElement</a></div>
      <div class="level5"><a class="xref" href="FarPoint.Win.Spread.FpStatusBarSumElement.html">FpStatusBarSumElement</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.html">IFpStatusBarElement</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class FpStatusBarRangeStatusFormatElement : FpStatusBarRangeStatusElement, IFpStatusBarElement, ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class FpStatusBarRangeStatusFormatElement
    Inherits FpStatusBarRangeStatusElement
    Implements IFpStatusBarElement, ISerializeSupport</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="FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement__ctor" data-uid="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.-ctor.html#FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement__ctor">FpStatusBarRangeStatusFormatElement()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.html">FpStatusBarRangeStatusFormatElement</a> class.</p>
</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="FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement_ValueText" data-uid="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.ValueText">
          <a class="xref" href="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.ValueText.html#FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement_ValueText">ValueText</a>
        </td>
        <td class="markdown level1 summary"><p>get the value in text format</p>
</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="FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement_CalculateValue" data-uid="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.CalculateValue">
          <a class="xref" href="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.CalculateValue.html#FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement_CalculateValue">CalculateValue()</a>
        </td>
        <td class="markdown level1 summary"><p>Calculate value of the element</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement_GetPreferedWidth" data-uid="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.GetPreferedWidth">
          <a class="xref" href="FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement.GetPreferedWidth.html#FarPoint_Win_Spread_FpStatusBarRangeStatusFormatElement_GetPreferedWidth">GetPreferedWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the preferred width of the element.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
