# FarPoint.Web.Spread.Model.BaseSheetAxisModel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_Model_BaseSheetAxisModel" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel" class="text-break">BaseSheetAxisModel Class
</h1>
  <div class="markdown level0 summary"><p>Represents the partial (abstract) implementation of the ISheetAxisModel interface
for an axis model for a sheet.</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">BaseSheetAxisModel</span></div>
      <div class="level2"><a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetAxisModel.html">DefaultSheetAxisModel</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISheetAxisModel.html">ISheetAxisModel</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IAutoFilterIndexSupport.html">IAutoFilterIndexSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IPageBreakSupport.html">IPageBreakSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.INotifySheetAxisModelChanging.html">INotifySheetAxisModelChanging</a></div>
  </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_BaseSheetAxisModel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class BaseSheetAxisModel : ISheetAxisModel, IAutoFilterIndexSupport, IPageBreakSupport, INotifySheetAxisModelChanging</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class BaseSheetAxisModel
    Implements ISheetAxisModel, IAutoFilterIndexSupport, IPageBreakSupport, INotifySheetAxisModelChanging</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_Web_Spread_Model_BaseSheetAxisModel__ctor" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.-ctor.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel__ctor">BaseSheetAxisModel()</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="FarPoint_Web_Spread_Model_BaseSheetAxisModel_Count" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.Count">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.Count.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_Count">Count</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of rows or columns.</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_Model_BaseSheetAxisModel_FireChanged_System_Int32_System_Int32_FarPoint_Web_Spread_Model_SheetAxisModelEventType_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.FireChanged(System.Int32,System.Int32,FarPoint.Web.Spread.Model.SheetAxisModelEventType)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.FireChanged.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_FireChanged_System_Int32_System_Int32_FarPoint_Web_Spread_Model_SheetAxisModelEventType_">FireChanged(int, int, SheetAxisModelEventType)</a>
        </td>
        <td class="markdown level1 summary"><p>Fires the Changed event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_FireChanging_System_Int32_System_Int32_FarPoint_Web_Spread_Model_SheetAxisModelEventType_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.FireChanging(System.Int32,System.Int32,FarPoint.Web.Spread.Model.SheetAxisModelEventType,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.FireChanging.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_FireChanging_System_Int32_System_Int32_FarPoint_Web_Spread_Model_SheetAxisModelEventType_System_Boolean_">FireChanging(int, int, SheetAxisModelEventType, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Changing event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_FireChanging_System_Int32_System_Int32_FarPoint_Web_Spread_Model_SheetAxisModelEventType_System_Int32_System_Int32_System_Boolean_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.FireChanging(System.Int32,System.Int32,FarPoint.Web.Spread.Model.SheetAxisModelEventType,System.Int32,System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.FireChanging.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_FireChanging_System_Int32_System_Int32_FarPoint_Web_Spread_Model_SheetAxisModelEventType_System_Int32_System_Int32_System_Boolean_System_Boolean_">FireChanging(int, int, SheetAxisModelEventType, int, int, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Changing event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetAutoFilterIndex_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetAutoFilterIndex(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetAutoFilterIndex.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetAutoFilterIndex_System_Int32_">GetAutoFilterIndex(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the automatic filter index for the specified row or column.
(This implementation always returns -1.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetMergePolicy_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetMergePolicy(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetMergePolicy.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetMergePolicy_System_Int32_">GetMergePolicy(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cell merge policy for the specified row or column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetPageBreak_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetPageBreak(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetPageBreak.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetPageBreak_System_Int32_">GetPageBreak(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether a page break occurs at the specified row or column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetResizable_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetResizable(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetResizable.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetResizable_System_Int32_">GetResizable(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether users can resize the specified row or column.
(This implementation always returns true.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetSize_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetSize(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetSize.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetSize_System_Int32_">GetSize(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size of the specified row or column.
(This implementation always returns 60.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetSortIndicator_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetSortIndicator(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetSortIndicator.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetSortIndicator_System_Int32_">GetSortIndicator(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the sort indicator for the specified row or column.
(This implementation always returns None.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetTag_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetTag(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetTag.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetTag_System_Int32_">GetTag(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data associated with the specified row or column.
(This implementation always returns null.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetVisible_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetVisible(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.GetVisible.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_GetVisible_System_Int32_">GetVisible(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the control displays the specified row or column.
(This implementation always returns true.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_IsEmpty" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.IsEmpty">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.IsEmpty.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_IsEmpty">IsEmpty()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether rows and columns do not exist in the model.
(This implementation always returns false.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_IsPropertySet_System_Int32_FarPoint_Web_Spread_Model_SheetAxisProperty_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.IsPropertySet(System.Int32,FarPoint.Web.Spread.Model.SheetAxisProperty)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.IsPropertySet.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_IsPropertySet_System_Int32_FarPoint_Web_Spread_Model_SheetAxisProperty_">IsPropertySet(int, SheetAxisProperty)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether a specified SheetAxisModel property is set.
(This implementation always returns false.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_OnChanged_FarPoint_Web_Spread_Model_SheetAxisModelEventArgs_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.OnChanged(FarPoint.Web.Spread.Model.SheetAxisModelEventArgs)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.OnChanged.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_OnChanged_FarPoint_Web_Spread_Model_SheetAxisModelEventArgs_">OnChanged(SheetAxisModelEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Handles the Changed event in subclasses.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_OnChanging_FarPoint_Web_Spread_Model_SheetAxisModelChangingEventArgs_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.OnChanging(FarPoint.Web.Spread.Model.SheetAxisModelChangingEventArgs)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.OnChanging.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_OnChanging_FarPoint_Web_Spread_Model_SheetAxisModelChangingEventArgs_">OnChanging(SheetAxisModelChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Handles the Changed event in subclasses.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_ResetProperty_System_Int32_FarPoint_Web_Spread_Model_SheetAxisProperty_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.ResetProperty(System.Int32,FarPoint.Web.Spread.Model.SheetAxisProperty)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.ResetProperty.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_ResetProperty_System_Int32_FarPoint_Web_Spread_Model_SheetAxisProperty_">ResetProperty(int, SheetAxisProperty)</a>
        </td>
        <td class="markdown level1 summary"><p>Resets a specified field of a SheetAxisProperty object to its default value.
(This implementation does nothing.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetAutoFilterIndex_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetAutoFilterIndex(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetAutoFilterIndex.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetAutoFilterIndex_System_Int32_System_Int32_">SetAutoFilterIndex(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the automatic filter index for the specified row or column.
(This implementation does nothing.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetMergePolicy_System_Int32_FarPoint_Web_Spread_Model_MergePolicy_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetMergePolicy(System.Int32,FarPoint.Web.Spread.Model.MergePolicy)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetMergePolicy.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetMergePolicy_System_Int32_FarPoint_Web_Spread_Model_MergePolicy_">SetMergePolicy(int, MergePolicy)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the cell merge policy for the specified row or column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetPageBreak_System_Int32_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetPageBreak(System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetPageBreak.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetPageBreak_System_Int32_System_Boolean_">SetPageBreak(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets whether a page break occurs at the specified row or column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetResizable_System_Int32_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetResizable(System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetResizable.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetResizable_System_Int32_System_Boolean_">SetResizable(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets whether users can resize the specified row or column.
(This implementation does nothing.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetSize_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetSize(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetSize.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetSize_System_Int32_System_Int32_">SetSize(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the size of the specified row or column.
(This implementation does nothing.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetSortIndicator_System_Int32_FarPoint_Web_Spread_Model_SortIndicator_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetSortIndicator(System.Int32,FarPoint.Web.Spread.Model.SortIndicator)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetSortIndicator.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetSortIndicator_System_Int32_FarPoint_Web_Spread_Model_SortIndicator_">SetSortIndicator(int, SortIndicator)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the sort indicator for the specified row or column.
(This implementation does nothing.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetTag_System_Int32_System_Object_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetTag(System.Int32,System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetTag.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetTag_System_Int32_System_Object_">SetTag(int, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the data associated with the specified row or column.
(This implementation does nothing.)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetVisible_System_Int32_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetVisible(System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.SetVisible.html#FarPoint_Web_Spread_Model_BaseSheetAxisModel_SetVisible_System_Int32_System_Boolean_">SetVisible(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets whether the control displays the specified row or column.
(This implementation does nothing.)</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_BaseSheetAxisModel_Changed" data-uid="FarPoint.Web.Spread.Model.BaseSheetAxisModel.Changed">
          <a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetAxisModel.Changed.html">Changed</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user makes a change to the model
that affects the axis (row or column) of the sheet.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
