# FarPoint.Web.Spread.IOptimizedFilterStyleModel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_IOptimizedFilterStyleModel" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel" class="text-break">IOptimizedFilterStyleModel Interface
</h1>
  <div class="markdown level0 summary"><p>Interface that supports additional optimization for retrieval of styles in the style model beyond IOptimizedFilterStyleModel.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_IOptimizedFilterStyleModel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IOptimizedFilterStyleModel</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IOptimizedFilterStyleModel</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="FarPoint_Web_Spread_IOptimizedFilterStyleModel_IncludeCellLocked" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.IncludeCellLocked">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.IncludeCellLocked.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_IncludeCellLocked">IncludeCellLocked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the cell locked status is performed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_IOptimizedFilterStyleModel_IsConditionalFormatEmpty" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.IsConditionalFormatEmpty">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.IsConditionalFormatEmpty.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_IsConditionalFormatEmpty">IsConditionalFormatEmpty</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether this instance is empty.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_IOptimizedFilterStyleModel_IsFilteredStyleEmpty" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.IsFilteredStyleEmpty">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.IsFilteredStyleEmpty.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_IsFilteredStyleEmpty">IsFilteredStyleEmpty</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether this filtered style is empty.</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_Web_Spread_IOptimizedFilterStyleModel_GetCompositeBackColor_FarPoint_Web_Spread_StyleInfo_" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetCompositeBackColor(FarPoint.Web.Spread.StyleInfo)">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetCompositeBackColor.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_GetCompositeBackColor_FarPoint_Web_Spread_StyleInfo_">GetCompositeBackColor(StyleInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Get the composite backcolor of a StyleInfo object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_IOptimizedFilterStyleModel_GetCompositeCellType_System_Int32_System_Int32_FarPoint_Web_Spread_ICellType__FarPoint_Web_Spread_Renderer_IFormatter__" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetCompositeCellType(System.Int32,System.Int32,FarPoint.Web.Spread.ICellType@,FarPoint.Web.Spread.Renderer.IFormatter@)">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetCompositeCellType.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_GetCompositeCellType_System_Int32_System_Int32_FarPoint_Web_Spread_ICellType__FarPoint_Web_Spread_Renderer_IFormatter__">GetCompositeCellType(int, int, out ICellType, out IFormatter)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the celltype and formatter for a cell, column, row, or model as a composite of settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_IOptimizedFilterStyleModel_GetCompositeForeColor_FarPoint_Web_Spread_StyleInfo_" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetCompositeForeColor(FarPoint.Web.Spread.StyleInfo)">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetCompositeForeColor.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_GetCompositeForeColor_FarPoint_Web_Spread_StyleInfo_">GetCompositeForeColor(StyleInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Get the composite forecolor of a StyleInfo object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_IOptimizedFilterStyleModel_GetCompositeInfo_System_Int32_System_Int32_System_Int32_System_Boolean_FarPoint_Web_Spread_StyleInfo_FarPoint_Web_Spread_StyleInfo_" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetCompositeInfo(System.Int32,System.Int32,System.Int32,System.Boolean,FarPoint.Web.Spread.StyleInfo,FarPoint.Web.Spread.StyleInfo)">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetCompositeInfo.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_GetCompositeInfo_System_Int32_System_Int32_System_Int32_System_Boolean_FarPoint_Web_Spread_StyleInfo_FarPoint_Web_Spread_StyleInfo_">GetCompositeInfo(int, int, int, bool, StyleInfo, StyleInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the composite information.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_IOptimizedFilterStyleModel_GetParseFormat_System_Int32_System_Int32_System_String__System_IFormatProvider__" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetParseFormat(System.Int32,System.Int32,System.String@,System.IFormatProvider@)">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.GetParseFormat.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_GetParseFormat_System_Int32_System_Int32_System_String__System_IFormatProvider__">GetParseFormat(int, int, out string, out IFormatProvider)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parse format for the cell at the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_IOptimizedFilterStyleModel_NextNonEmptyRow_System_Int32_System_Boolean_" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.NextNonEmptyRow(System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.NextNonEmptyRow.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_NextNonEmptyRow_System_Int32_System_Boolean_">NextNonEmptyRow(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the next row that contains a style setting in the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_IOptimizedFilterStyleModel_NextNonEmptyRow_System_Int32_System_Int32_System_Boolean_" data-uid="FarPoint.Web.Spread.IOptimizedFilterStyleModel.NextNonEmptyRow(System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.IOptimizedFilterStyleModel.NextNonEmptyRow.html#FarPoint_Web_Spread_IOptimizedFilterStyleModel_NextNonEmptyRow_System_Int32_System_Int32_System_Boolean_">NextNonEmptyRow(int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the next row that contains a style setting for the specified column in the model.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
