# FarPoint.Web.Spread.Model.ISheetStyleModel3

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_Model_ISheetStyleModel3" data-uid="FarPoint.Web.Spread.Model.ISheetStyleModel3" class="text-break">ISheetStyleModel3 Interface
</h1>
  <div class="markdown level0 summary"><p>Interface that supports creating a model that represents cell style information for a sheet and gets composite of filtered style setting</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.Model.html">FarPoint.Web.Spread.Model</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_Model_ISheetStyleModel3_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISheetStyleModel3 : ISheetStyleModel2, ISheetStyleModel</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ISheetStyleModel3
    Inherits ISheetStyleModel2, ISheetStyleModel</code></pre>
  </div>
  <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_Model_ISheetStyleModel3_GetCompositeInfo_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_StyleInfo_FarPoint_Web_Spread_StyleInfo_FarPoint_Web_Spread_NamedStyle_" data-uid="FarPoint.Web.Spread.Model.ISheetStyleModel3.GetCompositeInfo(System.Int32,System.Int32,System.Int32,FarPoint.Web.Spread.StyleInfo,FarPoint.Web.Spread.StyleInfo,FarPoint.Web.Spread.NamedStyle)">
          <a class="xref" href="FarPoint.Web.Spread.Model.ISheetStyleModel3.GetCompositeInfo.html#FarPoint_Web_Spread_Model_ISheetStyleModel3_GetCompositeInfo_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_StyleInfo_FarPoint_Web_Spread_StyleInfo_FarPoint_Web_Spread_NamedStyle_">GetCompositeInfo(int, int, int, StyleInfo, StyleInfo, NamedStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Get composite style information with filtered setting</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
