# FarPoint.Web.Spread.Model.DefaultSheetDataModel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_Model_DefaultSheetDataModel" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel" class="text-break">DefaultSheetDataModel Class
</h1>
  <div class="markdown level0 summary"><p>Represents the full (concrete) implementation of the ISheetDataModel interface
for a data model for a sheet, which represents tabular data on 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"><a class="xref" href="FarPoint.Web.Spread.Model.BaseSheetDataModel.html">BaseSheetDataModel</a></div>
    <div class="level2"><span class="xref">DefaultSheetDataModel</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.INonEmptyCells.html">INonEmptyCells</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IChartSupport.html">IChartSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IArraySupport.html">IArraySupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IChildModelSupport.html">IChildModelSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IDataKeySupport.html">IDataKeySupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IRangeSupport.html">IRangeSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IExpressionSupport.html">IExpressionSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IExpressionSupport2.html">IExpressionSupport2</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ICalculationSupport.html">ICalculationSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IIterationSupport.html">IIterationSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ICustomFunctionSupport.html">ICustomFunctionSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ICustomFunctionSupport2.html">ICustomFunctionSupport2</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ICustomNameSupport.html">ICustomNameSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ICustomNameSupport2.html">ICustomNameSupport2</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ICanSerializeXml.html">ICanSerializeXml</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeData.html">ISerializeData</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IUnboundRowSupport.html">IUnboundRowSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IEditableObjectSupport.html">IEditableObjectSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IAggregationSupport.html">IAggregationSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.INameSupport2.html">INameSupport2</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.INameSupport.html">INameSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IItemTypeSupport.html">IItemTypeSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IOptimizedEnumerationSupport3.html">IOptimizedEnumerationSupport3</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IOptimizedEnumerationSupport2.html">IOptimizedEnumerationSupport2</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IOptimizedEnumerationSupport.html">IOptimizedEnumerationSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IClearDataSupport.html">IClearDataSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IClearFormulasSupport.html">IClearFormulasSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IOptimizedEnumerationSupport7.html">IOptimizedEnumerationSupport7</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISheetDataModel.html">ISheetDataModel</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IDataSourceSupport2.html">IDataSourceSupport2</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IDataSourceSupport.html">IDataSourceSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IObjectExpressionSupport.html">IObjectExpressionSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.IReceiveRowsVisibleStateChangedNotificationSupport.html">IReceiveRowsVisibleStateChangedNotificationSupport</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport2.html">ISerializeSupport2</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport.html">ISerializeSupport</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_DefaultSheetDataModel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DefaultSheetDataModel : BaseSheetDataModel, INonEmptyCells, IChartSupport, IArraySupport, IChildModelSupport, IDataKeySupport, IRangeSupport, IExpressionSupport, IExpressionSupport2, ICalculationSupport, IIterationSupport, ICustomFunctionSupport, ICustomFunctionSupport2, ICustomNameSupport, ICustomNameSupport2, ISerializable, ICanSerializeXml, ISerializeData, IUnboundRowSupport, IEditableObjectSupport, IAggregationSupport, INameSupport2, INameSupport, IItemTypeSupport, IOptimizedEnumerationSupport3, IOptimizedEnumerationSupport2, IOptimizedEnumerationSupport, IClearDataSupport, IClearFormulasSupport, IOptimizedEnumerationSupport7, ISheetDataModel, IDataSourceSupport2, IDataSourceSupport, IObjectExpressionSupport, IReceiveRowsVisibleStateChangedNotificationSupport, ISerializeSupport2, ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DefaultSheetDataModel
    Inherits BaseSheetDataModel
    Implements INonEmptyCells, IChartSupport, IArraySupport, IChildModelSupport, IDataKeySupport, IRangeSupport, IExpressionSupport, IExpressionSupport2, ICalculationSupport, IIterationSupport, ICustomFunctionSupport, ICustomFunctionSupport2, ICustomNameSupport, ICustomNameSupport2, ISerializable, ICanSerializeXml, ISerializeData, IUnboundRowSupport, IEditableObjectSupport, IAggregationSupport, INameSupport2, INameSupport, IItemTypeSupport, IOptimizedEnumerationSupport3, IOptimizedEnumerationSupport2, IOptimizedEnumerationSupport, IClearDataSupport, IClearFormulasSupport, IOptimizedEnumerationSupport7, ISheetDataModel, IDataSourceSupport2, IDataSourceSupport, IObjectExpressionSupport, IReceiveRowsVisibleStateChangedNotificationSupport, ISerializeSupport2, 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_Web_Spread_Model_DefaultSheetDataModel__ctor" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.-ctor.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor">DefaultSheetDataModel()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a default data model with zero rows and columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_FarPoint_Web_Spread_ICalcResolver_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.#ctor(FarPoint.Web.Spread.ICalcResolver)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.-ctor.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_FarPoint_Web_Spread_ICalcResolver_">DefaultSheetDataModel(ICalcResolver)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a default data model with the specified resolver.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Collections_IList_System_Type_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.#ctor(System.Collections.IList,System.Type)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.-ctor.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Collections_IList_System_Type_">DefaultSheetDataModel(IList, Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a default data model with the specified data set (IList object).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_ComponentModel_IListSource_System_Type_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.#ctor(System.ComponentModel.IListSource,System.Type)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.-ctor.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_ComponentModel_IListSource_System_Type_">DefaultSheetDataModel(IListSource, Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a default data model with the specified data set (IListSource object).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Data_DataSet_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.#ctor(System.Data.DataSet)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.-ctor.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Data_DataSet_">DefaultSheetDataModel(DataSet)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a default data model with the specified data set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Data_DataSet_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.#ctor(System.Data.DataSet,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.-ctor.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Data_DataSet_System_String_">DefaultSheetDataModel(DataSet, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a default data model with the specified data set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Data_DataTable_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.#ctor(System.Data.DataTable)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.-ctor.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Data_DataTable_">DefaultSheetDataModel(DataTable)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a default data model with the specified data table.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.#ctor(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.-ctor.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Int32_System_Int32_">DefaultSheetDataModel(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a default data model with the specified number of rows and columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.-ctor.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">DefaultSheetDataModel(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new DefaultSheetDataModel from the SerializationInfo object.</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_Web_Spread_Model_DefaultSheetDataModel_AutoCalculation" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AutoCalculation">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AutoCalculation.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AutoCalculation">AutoCalculation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the control automatically recalculates each formula in the sheet
when the contents of dependent cells change.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AutoGenerateColumns" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AutoGenerateColumns">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AutoGenerateColumns.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AutoGenerateColumns">AutoGenerateColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to generate the columns automatically based on the data source.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_CanSerializeXml" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.CanSerializeXml">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.CanSerializeXml.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_CanSerializeXml">CanSerializeXml</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the object in its entirety can be rendered with XML without losing any information.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ChildRelationCount" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ChildRelationCount">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ChildRelationCount.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ChildRelationCount">ChildRelationCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of the child data relations for a hierarchical display of data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ColumnCount" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ColumnCount">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ColumnCount.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ColumnCount">ColumnCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of columns in the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_DataKeyField" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.DataKeyField">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.DataKeyField.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_DataKeyField">DataKeyField</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a row identifier.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_DataMember" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.DataMember">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.DataMember.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_DataMember">DataMember</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data member (table name) to use for data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_DataSource" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.DataSource">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.DataSource.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_DataSource">DataSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data source.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumFormulas" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumFormulas">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumFormulas.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumFormulas">EnumFormulas</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only. Specifies the enumerator formulas.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumNotes" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumNotes">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumNotes.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumNotes">EnumNotes</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only. Specifies the enumerator notes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumRowFormulas" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumRowFormulas">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumRowFormulas.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumRowFormulas">EnumRowFormulas</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only. Specifies the enumerator row formulas.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumTags" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumTags">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumTags.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumTags">EnumTags</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only. Specifies the enumerator tags.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumValues" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumValues">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EnumValues.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_EnumValues">EnumValues</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only. Specifies the enumerator values.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_IgnoreDataSourceViewChanged" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IgnoreDataSourceViewChanged">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IgnoreDataSourceViewChanged.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_IgnoreDataSourceViewChanged">IgnoreDataSourceViewChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to ignore the DataSourceViewChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_IgnoreFormula" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IgnoreFormula">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IgnoreFormula.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_IgnoreFormula">IgnoreFormula</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether to ignore the formula.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ItemType" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ItemType">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ItemType.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ItemType">ItemType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of the object in the list for the list data source.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Iteration" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Iteration">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Iteration.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Iteration">Iteration</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether circular references are evaluated.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_MaximumChange" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.MaximumChange">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.MaximumChange.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_MaximumChange">MaximumChange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum amount of change below which to stop iterating
for caclulations with circular references.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_MaximumIterations" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.MaximumIterations">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.MaximumIterations.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_MaximumIterations">MaximumIterations</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum number of iterations for calculations with circular references.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Name" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Name">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Name.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the data model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_NonEmptyColumnCount" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NonEmptyColumnCount">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NonEmptyColumnCount.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_NonEmptyColumnCount">NonEmptyColumnCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of columns in the model that contain data (bound or unbound).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_NonEmptyRowCount" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NonEmptyRowCount">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NonEmptyRowCount.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_NonEmptyRowCount">NonEmptyRowCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of rows in the model that contain data (bound or unbound).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Parent" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Parent">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Parent.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the parent data source support object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ParentRelationName" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ParentRelationName">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ParentRelationName.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ParentRelationName">ParentRelationName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the data relation being used for a hierarchical display of data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ParentRowIndex" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ParentRowIndex">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ParentRowIndex.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ParentRowIndex">ParentRowIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the row in the parent data model associated with this child data model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ReferenceStyle" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ReferenceStyle">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ReferenceStyle.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ReferenceStyle">ReferenceStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the cell reference style
for cells with formulas.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_RowCount" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RowCount">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RowCount.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_RowCount">RowCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of rows in the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_UseRowIndex" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.UseRowIndex">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.UseRowIndex.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_UseRowIndex">UseRowIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the GetKey method generates a key for a row.</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_DefaultSheetDataModel_AddColumn" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddColumn">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddColumn.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddColumn">AddColumn()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a column to the data model after the last column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddColumn_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddColumn(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddColumn.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddColumn_System_Int32_">AddColumn(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a column to the data model at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddColumns_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddColumns(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddColumns.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddColumns_System_Int32_System_Int32_">AddColumns(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds one or more columns to the data model at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddCustomFunction_FarPoint_CalcEngine_FunctionInfo_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddCustomFunction(FarPoint.CalcEngine.FunctionInfo)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddCustomFunction.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddCustomFunction_FarPoint_CalcEngine_FunctionInfo_">AddCustomFunction(FunctionInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a new user-defined custom function to the model for use in formulas.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddCustomName_System_String_FarPoint_CalcEngine_Expression_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddCustomName(System.String,FarPoint.CalcEngine.Expression)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddCustomName.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddCustomName_System_String_FarPoint_CalcEngine_Expression_">AddCustomName(string, Expression)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a named expression to the model for use in formulas.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddCustomName_System_String_System_String_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddCustomName(System.String,System.String,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddCustomName.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddCustomName_System_String_System_String_System_Int32_System_Int32_">AddCustomName(string, string, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a named expression to the model for use in formulas.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddRow" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddRow">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddRow.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddRow">AddRow()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a row to the data model after the last row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddRow_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddRow(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddRow.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddRow_System_Int32_">AddRow(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a row to the data model at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddRowToDataSource_System_Int32_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddRowToDataSource(System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddRowToDataSource.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddRowToDataSource_System_Int32_System_Boolean_">AddRowToDataSource(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds the unbound row to the data source.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddRows_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddRows(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddRows.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddRows_System_Int32_System_Int32_">AddRows(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds rows to the data model at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddUnboundRows_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddUnboundRows(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.AddUnboundRows.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_AddUnboundRows_System_Int32_System_Int32_">AddUnboundRows(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds unbound rows to the data model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Clear_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Clear(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Clear.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Clear_System_Int32_System_Int32_System_Int32_System_Int32_">Clear(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all the data and formulas from the specified range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ClearCustomFunctions" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ClearCustomFunctions">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ClearCustomFunctions.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ClearCustomFunctions">ClearCustomFunctions()</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all user-defined custom functions from the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ClearCustomNames" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ClearCustomNames">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ClearCustomNames.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ClearCustomNames">ClearCustomNames()</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all named expressions from the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ClearData_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ClearData(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ClearData.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ClearData_System_Int32_System_Int32_System_Int32_System_Int32_">ClearData(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all the data from the specified range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ClearFormulas_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ClearFormulas(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ClearFormulas.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ClearFormulas_System_Int32_System_Int32_System_Int32_System_Int32_">ClearFormulas(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all of the formulas from the specified range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_CompareExpression_FarPoint_CalcEngine_Expression_FarPoint_CalcEngine_Expression_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.CompareExpression(FarPoint.CalcEngine.Expression,FarPoint.CalcEngine.Expression)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.CompareExpression.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_CompareExpression_FarPoint_CalcEngine_Expression_FarPoint_CalcEngine_Expression_">CompareExpression(Expression, Expression)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether two expressions are equal.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Copy_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Copy(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Copy.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Copy_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_">Copy(int, int, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the data from a range of cells to a specified range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_CreateDataSourceSelectArguments_System_Web_UI_DataSourceView_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.CreateDataSourceSelectArguments(System.Web.UI.DataSourceView)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.CreateDataSourceSelectArguments.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_CreateDataSourceSelectArguments_System_Web_UI_DataSourceView_">CreateDataSourceSelectArguments(DataSourceView)</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Deserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Deserialize.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Deserialize_System_Xml_XmlNodeReader_">Deserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the object from XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_EvaluateExpression_System_Int32_System_Int32_FarPoint_CalcEngine_Expression_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EvaluateExpression(System.Int32,System.Int32,FarPoint.CalcEngine.Expression)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.EvaluateExpression.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_EvaluateExpression_System_Int32_System_Int32_FarPoint_CalcEngine_Expression_">EvaluateExpression(int, int, Expression)</a>
        </td>
        <td class="markdown level1 summary"><p>Evaluates the expression in the cell at the specified row and column and returns the resulting object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_FireChanged_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.FireChanged(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.FireChanged.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_FireChanged_System_Int32_System_Int32_">FireChanged(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Changed event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_FireChanged_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.FireChanged(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.FireChanged.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_FireChanged_System_Int32_System_Int32_System_Int32_System_Int32_">FireChanged(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Changed event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_FireChanged_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_Model_SheetDataModelEventType_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.FireChanged(System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Web.Spread.Model.SheetDataModelEventType)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.FireChanged.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_FireChanged_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_Model_SheetDataModelEventType_">FireChanged(int, int, int, int, SheetDataModelEventType)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Changed event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetAggregationResult_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_Model_AggregationType_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetAggregationResult(System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Web.Spread.Model.AggregationType,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetAggregationResult.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetAggregationResult_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Web_Spread_Model_AggregationType_System_String_">GetAggregationResult(int, int, int, int, AggregationType, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Calculates the value based on the aggregation type and formats the value with the aggregation format.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetAggregationType_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetAggregationType(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetAggregationType.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetAggregationType_System_Int32_">GetAggregationType(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the AggregationType, as a string value, at the specified column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetArray_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetArray(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetArray.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetArray_System_Int32_System_Int32_System_Int32_System_Int32_">GetArray(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object array from a specified range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetArray_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetArray(System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetArray.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetArray_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_">GetArray(int, int, int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object array from a specified range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetChildDataModel_System_Int32_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetChildDataModel(System.Int32,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetChildDataModel.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetChildDataModel_System_Int32_System_String_">GetChildDataModel(int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data model (ISheetDataModel object) for the specified row and data relation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetChildRelation_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetChildRelation(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetChildRelation.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetChildRelation_System_Int32_">GetChildRelation(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the child data relation at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetColumnIndex_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetColumnIndex(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetColumnIndex.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetColumnIndex_System_String_">GetColumnIndex(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the column specified by name.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomFunction_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomFunction(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomFunction.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomFunction_System_String_">GetCustomFunction(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a user-defined custom function from the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomFunctionEnumerator" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomFunctionEnumerator">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomFunctionEnumerator.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomFunctionEnumerator">GetCustomFunctionEnumerator()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an IEnumerator that enumerates through the names of the custom functions in the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomName_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomName(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomName.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomName_System_String_">GetCustomName(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a named expression from the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomName_System_String_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomName(System.String,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomName.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomName_System_String_System_Int32_System_Int32_">GetCustomName(string, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a named expression from the model with the specified base index for relative cell references.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomNameEnumerator" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomNameEnumerator">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomNameEnumerator.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetCustomNameEnumerator">GetCustomNameEnumerator()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an IEnumerator that enumerates through the names of the named expressions in the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataColumnCaption_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnCaption(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnCaption.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataColumnCaption_System_Int32_">GetDataColumnCaption(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column caption at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataColumnFromModelColumn_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnFromModelColumn(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnFromModelColumn.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataColumnFromModelColumn_System_Int32_">GetDataColumnFromModelColumn(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data source column index for the specified column in the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataColumnName_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnName(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnName.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataColumnName_System_Int32_">GetDataColumnName(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column name at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataColumnType_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnType(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnType.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataColumnType_System_Int32_">GetDataColumnType(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column data type at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataRow_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataRow(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataRow.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataRow_System_Int32_">GetDataRow(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the view of a specified row of data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataRowFromModelRow_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataRowFromModelRow(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataRowFromModelRow.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataRowFromModelRow_System_Int32_">GetDataRowFromModelRow(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data source row index for the specified row in the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataTable" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataTable">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataTable.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataTable">GetDataTable()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data table associated with this model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataView" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataView">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataView.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataView">GetDataView()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the DataView object associated with this model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataView_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataView(System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataView.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetDataView_System_Boolean_">GetDataView(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the DataView object associated with this model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetExpression_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetExpression(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetExpression.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetExpression_System_Int32_System_Int32_">GetExpression(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the formula, as an expression value, for the cell of the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetFormula_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetFormula(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetFormula.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetFormula_System_Int32_System_Int32_">GetFormula(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the formula, as a string value, for the cell of the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetItem_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetItem(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetItem.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetItem_System_Int32_">GetItem(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the IEditableObject from a row that is data bound to a DataView or ListSource.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetKey_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetKey(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetKey.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetKey_System_Int32_">GetKey(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a key for the specified row or column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetListSource" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetListSource">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetListSource.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetListSource">GetListSource()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the IList data source for this model or null if the data source is not an IList.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetModelColumnFromDataColumn_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetModelColumnFromDataColumn(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetModelColumnFromDataColumn.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetModelColumnFromDataColumn_System_Int32_">GetModelColumnFromDataColumn(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column in the model for the specified data source column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetModelRowFromDataRow_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetModelRowFromDataRow(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetModelRowFromDataRow.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetModelRowFromDataRow_System_Int32_">GetModelRowFromDataRow(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row in the model for the specified data source row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetNonEmptyNotesColumnCount" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetNonEmptyNotesColumnCount">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetNonEmptyNotesColumnCount.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetNonEmptyNotesColumnCount">GetNonEmptyNotesColumnCount()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of columns that contain notes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetNonEmptyNotesRowCount" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetNonEmptyNotesRowCount">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetNonEmptyNotesRowCount.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetNonEmptyNotesRowCount">GetNonEmptyNotesRowCount()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of rows that contain notes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetNote_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetNote(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetNote.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetNote_System_Int32_System_Int32_">GetNote(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a user-defined note value for the cell of the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetObjectData.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Serializes the DefaultSheetDataModel to the SerializationInfo object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetTag_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetTag(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetTag.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetTag_System_Int32_System_Int32_">GetTag(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an application-defined tag value for the cell of the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetUnboundValue_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetUnboundValue(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetUnboundValue.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetUnboundValue_System_Int32_System_Int32_">GetUnboundValue(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the unbound value for the cell for the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetValue_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetValue(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetValue.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GetValue_System_Int32_System_Int32_">GetValue(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the cell for the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_GoalSeek_System_Int32_System_Int32_FarPoint_Web_Spread_Model_DefaultSheetDataModel_System_Int32_System_Int32_System_Double_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GoalSeek(System.Int32,System.Int32,FarPoint.Web.Spread.Model.DefaultSheetDataModel,System.Int32,System.Int32,System.Double)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.GoalSeek.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_GoalSeek_System_Int32_System_Int32_FarPoint_Web_Spread_Model_DefaultSheetDataModel_System_Int32_System_Int32_System_Double_">GoalSeek(int, int, DefaultSheetDataModel, int, int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Attempts to find a value for one cell that produces the desired formula result
in another cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsColumnBound_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsColumnBound(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsColumnBound.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsColumnBound_System_Int32_">IsColumnBound(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified column is bound to a data source column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsEditable_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsEditable(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsEditable.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsEditable_System_Int32_System_Int32_">IsEditable(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the value in the cell of the specified row and column can be edited.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsEmpty" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsEmpty">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsEmpty.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsEmpty">IsEmpty()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the data model is empty.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsRowBound_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsRowBound(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsRowBound.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsRowBound_System_Int32_">IsRowBound(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified row is bound to a data source row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsRowUsed_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsRowUsed(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsRowUsed.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_IsRowUsed_System_Int32_">IsRowUsed(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified row is not empty.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_LoadFormulas_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.LoadFormulas(System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.LoadFormulas.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_LoadFormulas_System_Boolean_">LoadFormulas(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads formulas that are deserialized, but not parsed yet,
to be used after all sheets have been created and deserialized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Move_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Move(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Move.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Move_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_">Move(int, int, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the data from a range of cells to the specified location.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_NextNonEmptyColumnInRow_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NextNonEmptyColumnInRow(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NextNonEmptyColumnInRow.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_NextNonEmptyColumnInRow_System_Int32_System_Int32_">NextNonEmptyColumnInRow(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the next column in a specified row that contains data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_NextNonEmptyRow_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NextNonEmptyRow(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NextNonEmptyRow.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_NextNonEmptyRow_System_Int32_">NextNonEmptyRow(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the next non-empty row after the specified row index.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_OnAggregate_FarPoint_Web_Spread_Model_AggregateArgs_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.OnAggregate(FarPoint.Web.Spread.Model.AggregateArgs)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.OnAggregate.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_OnAggregate_FarPoint_Web_Spread_Model_AggregateArgs_">OnAggregate(AggregateArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Changed event, and permits derived classes to handle
the event without attaching a delegate.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_OnChanged_FarPoint_Web_Spread_Model_SheetDataModelEventArgs_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.OnChanged(FarPoint.Web.Spread.Model.SheetDataModelEventArgs)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.OnChanged.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_OnChanged_FarPoint_Web_Spread_Model_SheetDataModelEventArgs_">OnChanged(SheetDataModelEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Changed event, and permits derived classes to handle
the event without attaching a delegate.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_OnDataSourceViewChanged_System_Object_System_EventArgs_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.OnDataSourceViewChanged(System.Object,System.EventArgs)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.OnDataSourceViewChanged.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_OnDataSourceViewChanged_System_Object_System_EventArgs_">OnDataSourceViewChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only. Occurs when the data source view has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_ParseFormula_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ParseFormula(System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.ParseFormula.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_ParseFormula_System_Int32_System_Int32_System_String_">ParseFormula(int, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses the string value and returns the expression for the cell at the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Recalculate" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Recalculate">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Recalculate.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Recalculate">Recalculate()</a>
        </td>
        <td class="markdown level1 summary"><p>Evaluates the formulas in the sheet that have changed since the last calculation cycle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_RecalculateAll" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RecalculateAll">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RecalculateAll.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_RecalculateAll">RecalculateAll()</a>
        </td>
        <td class="markdown level1 summary"><p>Evaluates all the formulas in the entire sheet
(including those that have not changed since the last calculation cycle).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveColumn_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveColumn(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveColumn.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveColumn_System_Int32_">RemoveColumn(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes a column at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveColumns_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveColumns(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveColumns.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveColumns_System_Int32_System_Int32_">RemoveColumns(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes one or more columns starting with the column at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveCustomFunction_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveCustomFunction(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveCustomFunction.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveCustomFunction_System_String_">RemoveCustomFunction(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes a user-defined custom function from the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveCustomName_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveCustomName(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveCustomName.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveCustomName_System_String_">RemoveCustomName(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes a named expression from the model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveRow_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveRow(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveRow.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveRow_System_Int32_">RemoveRow(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes a row at the specified position.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveRows_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveRows(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.RemoveRows.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_RemoveRows_System_Int32_System_Int32_">RemoveRows(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes one or more rows, starting with the specified row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Serialize.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Serialize_System_Xml_XmlTextWriter_System_Boolean_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Serialize(System.Xml.XmlTextWriter,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Serialize.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Serialize_System_Xml_XmlTextWriter_System_Boolean_">Serialize(XmlTextWriter, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML and
specifies whether to save the data source and bound data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Serialize2_System_Xml_XmlTextWriter_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Serialize2(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Serialize2.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Serialize2_System_Xml_XmlTextWriter_">Serialize2(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetAggregationType_System_Int32_FarPoint_Web_Spread_Model_AggregationType_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetAggregationType(System.Int32,FarPoint.Web.Spread.Model.AggregationType)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetAggregationType.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetAggregationType_System_Int32_FarPoint_Web_Spread_Model_AggregationType_">SetAggregationType(int, AggregationType)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the AggregationType, as an enumeration value, at the specified column.
If you pass null, it clears the AggregationType from that column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetArray_System_Int32_System_Int32_System_Object_0__0___" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetArray(System.Int32,System.Int32,System.Object[0:,0:])">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetArray.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetArray_System_Int32_System_Int32_System_Object_0__0___">SetArray(int, int, object[,])</a>
        </td>
        <td class="markdown level1 summary"><p>Sets an object array into a specified range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetArray_System_Int32_System_Int32_System_Object_0__0___System_Boolean_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetArray(System.Int32,System.Int32,System.Object[0:,0:],System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetArray.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetArray_System_Int32_System_Int32_System_Object_0__0___System_Boolean_">SetArray(int, int, object[,], bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets an object array into a specified range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetExpression_System_Int32_System_Int32_FarPoint_CalcEngine_Expression_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetExpression(System.Int32,System.Int32,FarPoint.CalcEngine.Expression)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetExpression.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetExpression_System_Int32_System_Int32_FarPoint_CalcEngine_Expression_">SetExpression(int, int, Expression)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the formula, as an expression value, for the cell of the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetFormula_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetFormula(System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetFormula.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetFormula_System_Int32_System_Int32_System_String_">SetFormula(int, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the formula, as a string value, for the cell of the specified row and column.
If you pass null, it clears the expression from that cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetModelDataColumn_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetModelDataColumn(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetModelDataColumn.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetModelDataColumn_System_Int32_System_Int32_">SetModelDataColumn(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Binds the model column to a specified data source column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetModelDataColumn_System_Int32_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetModelDataColumn(System.Int32,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetModelDataColumn.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetModelDataColumn_System_Int32_System_String_">SetModelDataColumn(int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Binds a model column to a specified data source column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetNote_System_Int32_System_Int32_System_String_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetNote(System.Int32,System.Int32,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetNote.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetNote_System_Int32_System_Int32_System_String_">SetNote(int, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets a user-defined note value for the cell at the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetTag_System_Int32_System_Int32_System_Object_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetTag(System.Int32,System.Int32,System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetTag.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetTag_System_Int32_System_Int32_System_Object_">SetTag(int, int, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets an application-defined tag value for the cell of the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetValue_System_Int32_System_Int32_System_Object_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetValue(System.Int32,System.Int32,System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.SetValue.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_SetValue_System_Int32_System_Int32_System_Object_">SetValue(int, int, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value for the cell of the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_Swap_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Swap(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Swap.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_Swap_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_">Swap(int, int, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Swaps the specified ranges of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_UnparseFormula_System_Int32_System_Int32_FarPoint_CalcEngine_Expression_" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.UnparseFormula(System.Int32,System.Int32,FarPoint.CalcEngine.Expression)">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.UnparseFormula.html#FarPoint_Web_Spread_Model_DefaultSheetDataModel_UnparseFormula_System_Int32_System_Int32_FarPoint_CalcEngine_Expression_">UnparseFormula(int, int, Expression)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the formula, as a string value, from the specified expression for the cell at the specified row and column.</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_DefaultSheetDataModel_Aggregate" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Aggregate">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.Aggregate.html">Aggregate</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the data model aggregates.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_NameChanged" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NameChanged">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NameChanged.html">NameChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the name of the data model changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Model_DefaultSheetDataModel_NameChanging" data-uid="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NameChanging">
          <a class="xref" href="FarPoint.Web.Spread.Model.DefaultSheetDataModel.NameChanging.html">NameChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the name of the data model is changing.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
