# FarPoint.Win.Spread.Model

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="FarPoint_Win_Spread_Model" data-uid="FarPoint.Win.Spread.Model" class="text-break">FarPoint.Win.Spread.Model Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.AggregateArgs.html">AggregateArgs</a></h4>
      <section><p>Represents the event data for the OnAggregate event of the data model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.AggregationDataModel.html">AggregationDataModel</a></h4>
      <section><p>Represents the aggregation data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.BaseSheetAxisModel.html">BaseSheetAxisModel</a></h4>
      <section><p>Represents the partial (abstract) implementation of the ISheetAxisModel interface
for an axis model for a sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.BaseSheetDataModel.html">BaseSheetDataModel</a></h4>
      <section><p>Represents the partial (abstract) implementation of the ISheetDataModel interface
for a data model for a sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.BaseSheetSelectionModel.html">BaseSheetSelectionModel</a></h4>
      <section><p>Represents the partial (abstract) implementation of the ISheetSelectionModel interface
for a selection model for a sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.BaseSheetSpanModel.html">BaseSheetSpanModel</a></h4>
      <section><p>Represents the partial (abstract) implementation of the ISheetSpanModel interface
for a span model for a sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.BaseSheetStyleModel.html">BaseSheetStyleModel</a></h4>
      <section><p>Represents the partial (abstract) implementation of the ISheetStyleModel interface
for a style model for a sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.CellRange.html">CellRange</a></h4>
      <section><p>Represents a selected range of cells for a sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.CellRangeConverter.html">CellRangeConverter</a></h4>
      <section><p>Represents a data type converter for a range of cells.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ConvertTableToRangeEventArgs.html">ConvertTableToRangeEventArgs</a></h4>
      <section><p>Represents the add event data when converting a table to a range.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetAxisModel.html">DefaultSheetAxisModel</a></h4>
      <section><p>Represents the full (concrete) implementation of the ISheetAxisModel interface
for an axis model for a sheet, which represents rows and columns on a sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetDataModel.html">DefaultSheetDataModel</a></h4>
      <section><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>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetDataModel.CellEventArgs.html">DefaultSheetDataModel.CellEventArgs</a></h4>
      <section><p>/// Provides data for the Cell event of the FpSpread control.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetDataModel.RowEventArgs.html">DefaultSheetDataModel.RowEventArgs</a></h4>
      <section><p>Provides data for the Row event of the FpSpread control.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetSelectionModel.html">DefaultSheetSelectionModel</a></h4>
      <section><p>Represents the full (concrete) implementation of the ISheetSelectionModel interface for a selection model for a sheet,
which represents cell selections.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetSpanModel.html">DefaultSheetSpanModel</a></h4>
      <section><p>Represents the full (concrete) implementation of the ISheetSpanModel interface for a span model for a sheet,
which represents cell spans.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetStyleModel.html">DefaultSheetStyleModel</a></h4>
      <section><p>Represents the full (concrete) implementation of the ISheetSpanModel interface for a style model for a sheet,
which represents cell styles.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.FormulaDependentInfos.html">FormulaDependentInfos</a></h4>
      <section><p>Represents the result which contains the information of all dependent formula containers in a sheetview
that have formula references to cells in a cell range or a table.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.GeneralFormatter.html">GeneralFormatter</a></h4>
      <section><p>Represents the formatter object for parsing and formatting values for the general cell type.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.Group.html">Group</a></h4>
      <section><p>Represents the group of rows for the grouping display (also called Outlook-style grouping).</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.GroupDataModel.html">GroupDataModel</a></h4>
      <section><p>Represents the group data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.GroupFooter.html">GroupFooter</a></h4>
      <section><p>Represents the group footer of rows in the grouping display (also called Outlook-style grouping).</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.InvalidExternalReferenceParseException.html">InvalidExternalReferenceParseException</a></h4>
      <section><p>Represents the exception that is thrown when an error is encountered
which is caused by an invalid external reference during the parsing of a text representation of an expression.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.InvalidNameException.html">InvalidNameException</a></h4>
      <section><p>/// Represents the exception that is thrown when an error is encountered.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.MapperUpdatingEventArgs.html">MapperUpdatingEventArgs</a></h4>
      <section><p>Represents the event data for the mapper updating event of the mapper.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ParseException.html">ParseException</a></h4>
      <section><p>Represents the exception that is thrown when an error is encountered
during the parsing of a text representation of an expression.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.PropertyChangingEventArgs.html">PropertyChangingEventArgs</a></h4>
      <section><p>Represents the event data for the PropertyChanging event of the object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetAxisModelChangingEventArgs.html">SheetAxisModelChangingEventArgs</a></h4>
      <section><p>Represents the event data for the Changing event of the axis model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetAxisModelEventArgs.html">SheetAxisModelEventArgs</a></h4>
      <section><p>Represents the event data for the Changed event of the axis model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetAxisProperty.html">SheetAxisProperty</a></h4>
      <section><p>Represents the properties for the axis model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetDataModelEventArgs.html">SheetDataModelEventArgs</a></h4>
      <section><p>Represents the event data for the Changed event of the data model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetGroupDataModelEventArgs.html">SheetGroupDataModelEventArgs</a></h4>
      <section><p>Specifies the type of Change event that has occurred in the group footer.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetSelectionModelEventArgs.html">SheetSelectionModelEventArgs</a></h4>
      <section><p>Represents the event data for the Changed event of the selection model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetSpanModelChangingEventArgs.html">SheetSpanModelChangingEventArgs</a></h4>
      <section><p>Represents the event data for the Changing event of the span model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetSpanModelEventArgs.html">SheetSpanModelEventArgs</a></h4>
      <section><p>Represents the event data for the Changed event of the span model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetStyleModelEventArgs.html">SheetStyleModelEventArgs</a></h4>
      <section><p>Represents the event data for the Changed event of the style model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SpreadSerializer.html">SpreadSerializer</a></h4>
      <section><p>Represents the serializer object for opening from and saving to a file,
the entire Spread component and all its data.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableChangedEventArgs.html">TableChangedEventArgs</a></h4>
      <section><p>Presents changed table data.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableItemChangedEventArgs.html">TableItemChangedEventArgs</a></h4>
      <section><p>Represents the event data for the Changed event of the data model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableItemChangingEventArgs.html">TableItemChangingEventArgs</a></h4>
      <section><p>Represents the event data for the Changed event of the data model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableItemNameChangedEventArgs.html">TableItemNameChangedEventArgs</a></h4>
      <section><p>Presents changed table item data.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableItemNameChangingEventArgs.html">TableItemNameChangingEventArgs</a></h4>
      <section><p>Represents the changing table collection data.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableNameChangedEventArgs.html">TableNameChangedEventArgs</a></h4>
      <section><p>Presents changed table name data.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableNameChangingEventArgs.html">TableNameChangingEventArgs</a></h4>
      <section><p>Presents changing table name data.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableRangeChangedEventArgs.html">TableRangeChangedEventArgs</a></h4>
      <section><p>Represents the changed table data range.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableRangeChangingEventArgs.html">TableRangeChangingEventArgs</a></h4>
      <section><p>Represents the event data for the Changed event of the data model for the sheet.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.FormulaDependentInfos.Cell.html">FormulaDependentInfos.Cell</a></h4>
      <section><p>Represents a cell.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IAggregationSupport.html">IAggregationSupport</a></h4>
      <section><p>Interface that supports the Aggregate functionality on ranges of cells
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IArraySupport.html">IArraySupport</a></h4>
      <section><p>Interface that supports arrays of values in a range of cells
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IAutoFilterIndexSupport.html">IAutoFilterIndexSupport</a></h4>
      <section><p>Interface for supporting setting a specific column header row index in which to display the column automatic filter indicator.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IAutoSortIndexSupport.html">IAutoSortIndexSupport</a></h4>
      <section><p>Interface for supporting setting a specific column header row index in which to display the column automatic sort indicator.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ICalculationSupport.html">ICalculationSupport</a></h4>
      <section><p>Interface that supports recalculation of formulas in the cells
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IChartSupport.html">IChartSupport</a></h4>
      <section><p>Interface that supports notifying that the data model has changed.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IChildModelSupport.html">IChildModelSupport</a></h4>
      <section><p>Interface that supports a child data model in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IClearDataSupport.html">IClearDataSupport</a></h4>
      <section><p>Interface that supports clearing data from the specified range.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IClearFormulasSupport.html">IClearFormulasSupport</a></h4>
      <section><p>Interface that supports clearing formulas from the specified range.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ICustomFunctionSupport.html">ICustomFunctionSupport</a></h4>
      <section><p>Interface that supports user-defined functions in formulas
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ICustomFunctionSupport2.html">ICustomFunctionSupport2</a></h4>
      <section><p>Interface that supports user-defined functions in formulas
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ICustomNameSupport.html">ICustomNameSupport</a></h4>
      <section><p>Interface that supports user-defined names in formulas
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ICustomNameSupport2.html">ICustomNameSupport2</a></h4>
      <section><p>Interface that supports user-defined names in formulas
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ICustomNameSupport3.html">ICustomNameSupport3</a></h4>
      <section><p>Interface that supports user-defined names in formulas
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IDataSourceSupport.html">IDataSourceSupport</a></h4>
      <section><p>Interface that supports data binding and data relations in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IDataSourceSupport1.html">IDataSourceSupport1</a></h4>
      <section><p>Interfaces that support ignore data source position changed event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IDisjointSelections.html">IDisjointSelections</a></h4>
      <section><p>Interface that supports an ordered array of cell ranges, from largest to smallest,
containing the selected cells with minimal overlap between the ranges.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IEditableObjectSupport.html">IEditableObjectSupport</a></h4>
      <section><p>Defines the interface for objects that are editable data rows in a data set.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport.html">IEnhancedCustomNameSupport</a></h4>
      <section><p>Interface that supports enhanced methods for user-defined names in formulas
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport2.html">IEnhancedCustomNameSupport2</a></h4>
      <section><p>Interface that supports enhanced methods for user-defined names in formulas
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IErrorTextSupport.html">IErrorTextSupport</a></h4>
      <section><p>Interface that supports creating a model that represents the error icon.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IExpressionSupport.html">IExpressionSupport</a></h4>
      <section><p>Interface that supports formulas as values and as expressions
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IExpressionSupport2.html">IExpressionSupport2</a></h4>
      <section><p>Interface that supports additional formula functionality
in the data model including conditional cell formats.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IGroupFooterStyleSupport.html">IGroupFooterStyleSupport</a></h4>
      <section><p>Interface that supports the style for group footer.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IGroupFooterSupport.html">IGroupFooterSupport</a></h4>
      <section><p>Interface that supports the footer.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IGroupSupport.html">IGroupSupport</a></h4>
      <section><p>Interface that supports grouping.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IGroupSupport2.html">IGroupSupport2</a></h4>
      <section><p>Interface that supports grouping.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IItemTypeSupport.html">IItemTypeSupport</a></h4>
      <section><p>Interface that supports data binding to collections.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IIterationSupport.html">IIterationSupport</a></h4>
      <section><p>Interface that supports recursive formulas (with circular references)
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IMapper.html">IMapper</a></h4>
      <section><p>Interface that supports mapping between the group view and target model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IMapperSupport.html">IMapperSupport</a></h4>
      <section><p>Provides an interface that allows mapping</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.INameSupport.html">INameSupport</a></h4>
      <section><p>Interface that supports a name of a data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.INameSupport2.html">INameSupport2</a></h4>
      <section><p>Interface that supports a name of a data model.
Notifies the NameChanging event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.INamedStyleSupport.html">INamedStyleSupport</a></h4>
      <section><p>Interface that supports collections of custom styles in the style model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.INonEmptyCells.html">INonEmptyCells</a></h4>
      <section><p>Interface that supports determining the number of columns and rows
with data in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.INotifySelectionChanged.html">INotifySelectionChanged</a></h4>
      <section><p>Represents a selection model with group operations, that returns a result indicating whether the selection has changed.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.INotifySheetAxisModelChanging.html">INotifySheetAxisModelChanging</a></h4>
      <section><p>Interface that supports notifying that the axis model is going to change.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IObjectExpressionSupport.html">IObjectExpressionSupport</a></h4>
      <section></section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport.html">IOptimizedEnumerationSupport</a></h4>
      <section><p>Interface that supports optimization for retrieval of data
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport2.html">IOptimizedEnumerationSupport2</a></h4>
      <section><p>Interface that supports additional optimization for retrieval of data
in the data model beyond IOptimizedEnumerationSupport.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport3.html">IOptimizedEnumerationSupport3</a></h4>
      <section><p>Interface that supports additional optimization for retrieval of data
in the data model beyond IOptimizedEnumerationSupport2.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport5.html">IOptimizedEnumerationSupport5</a></h4>
      <section><p>Interface that supports additional optimization for retrieval of data
in the data model beyond IOptimizedEnumerationSupport3.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6.html">IOptimizedEnumerationSupport6</a></h4>
      <section><p>Interface that supports additional optimization for retrieval of data
in the data model beyond IOptimizedEnumerationSupport5.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport7.html">IOptimizedEnumerationSupport7</a></h4>
      <section><p>Interface that supports additional optimization for retrieval of data in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedSheetAxisModelSupport.html">IOptimizedSheetAxisModelSupport</a></h4>
      <section><p>Interface that supports optimizing for axis model to return visible element count.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedSheetAxisModelSupport2.html">IOptimizedSheetAxisModelSupport2</a></h4>
      <section><p>Interface that supports optimizing for axis model to return visible element count.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedSheetAxisModelSupport3.html">IOptimizedSheetAxisModelSupport3</a></h4>
      <section><p>Interface that supports optimizing for axis model to return index visible element .</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IOptimizedSheetAxisModelSupport4.html">IOptimizedSheetAxisModelSupport4</a></h4>
      <section><p>Interface that supports optimizing for axis model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IParentStyleModelSupport.html">IParentStyleModelSupport</a></h4>
      <section><p>Interface that supports a parent style model for composing styles.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IParseFormatSupport.html">IParseFormatSupport</a></h4>
      <section><p>Interface that supports format strings and providers for the style model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IQuerySelection.html">IQuerySelection</a></h4>
      <section><p>Interface that supports querying an extended selection in the selection model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IRangeSupport.html">IRangeSupport</a></h4>
      <section><p>Interface that supports operations on ranges of cells
in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ISheetAxisModel.html">ISheetAxisModel</a></h4>
      <section><p>Interface that supports creating a model that represents column and row information.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ISheetDataModel.html">ISheetDataModel</a></h4>
      <section><p>Interface that supports creating a model that represents tabular data.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ISheetSelectionModel.html">ISheetSelectionModel</a></h4>
      <section><p>Interface that supports creating a model that represents cell selection.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ISheetSpanModel.html">ISheetSpanModel</a></h4>
      <section><p>Interface that supports creating a model that represents cell spans.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ISheetSpanModelChangingEventSupport.html">ISheetSpanModelChangingEventSupport</a></h4>
      <section><p>Interface that supports the Changing event in span model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ISheetStyleModel.html">ISheetStyleModel</a></h4>
      <section><p>Interface that supports creating a model that represents cell style information for a sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ISuspendFormulaParsing.html">ISuspendFormulaParsing</a></h4>
      <section><p>Interface that supports suspension of formula parsing during deserialization.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ITableColumn.html">ITableColumn</a></h4>
      <section><p>Provides an interface for a table column.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ITableColumnCollection.html">ITableColumnCollection</a></h4>
      <section><p>Interface that supports iterating through <a class="xref" href="FarPoint.Win.Spread.Model.ITableColumn.html">ITableColumn</a> items.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ITableDataColumn.html">ITableDataColumn</a></h4>
      <section><p>Provides an interface that presents data for a table column.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ITableModelSupport.html">ITableModelSupport</a></h4>
      <section><p>Represent an ITableModelSupport interface.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ITableRange.html">ITableRange</a></h4>
      <section><p>Represents an ITableRange interface.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ITableRangeManager.html">ITableRangeManager</a></h4>
      <section><p>Represent an ITableRangeManager interface.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IUnboundRowAddNewRowSupport.html">IUnboundRowAddNewRowSupport</a></h4>
      <section><p>Supports the operation on DataAddNew for an unbound row.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IUnboundRowSupport.html">IUnboundRowSupport</a></h4>
      <section><p>Interface that supports unbound rows when the model is bound to a data source.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.AggregationType.html">AggregationType</a></h4>
      <section><p>Specifies the type of aggregation on ranges of cells.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetDataModel.DataModelEnumeratorType.html">DefaultSheetDataModel.DataModelEnumeratorType</a></h4>
      <section><p>Internal use only. Specifies the type of data model enumerator.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ExcludeContents.html">ExcludeContents</a></h4>
      <section><p>Specifies a value that indicates whether a property is ignored when iterating through rows via the next non-empty logic.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.FormulaChangedType.html">FormulaChangedType</a></h4>
      <section><p>Provides information about change related to the formula of the IExpressionConsumer.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.FormulaContextType.html">FormulaContextType</a></h4>
      <section><p>Specifies the type of a formula.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.FormulaRestrictedCondition.html">FormulaRestrictedCondition</a></h4>
      <section><p>Specifies the formula restrictions.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.GroupingPolicy.html">GroupingPolicy</a></h4>
      <section><p>Specifies a grouping policy to collapse or expand rows when grouping occurs in the Spread component.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.IncludeHeaders.html">IncludeHeaders</a></h4>
      <section><p>Specifies which spreadsheet headers should be included.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.MapperUpdatingEventType.html">MapperUpdatingEventType</a></h4>
      <section><p>Specifies the type of mapper updating event that has occurred for the mapper.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.MergePolicy.html">MergePolicy</a></h4>
      <section><p>Specifies how the control handles automatic merging of cells based on the values in the cells.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ReferenceStyle.html">ReferenceStyle</a></h4>
      <section><p>Specifies the reference style in formulas and custom names in the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SelectionPolicy.html">SelectionPolicy</a></h4>
      <section><p>Specifies how users can select items in the control.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SelectionUnit.html">SelectionUnit</a></h4>
      <section><p>Specifies the smallest unit users or the application can select.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetAxisModelEventType.html">SheetAxisModelEventType</a></h4>
      <section><p>Specifies the type of Change event that has occurred for an axis model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetAxisOrientation.html">SheetAxisOrientation</a></h4>
      <section><p>Specifies the orientation for the layout information, whether by row or column,
for the axis model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetDataModelEventType.html">SheetDataModelEventType</a></h4>
      <section><p>Specifies the type of Change event that has occurred for an axis model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetSpanModelChangingEventType.html">SheetSpanModelChangingEventType</a></h4>
      <section><p>Specifies the type of Changing event that is going to occur for a span model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetSpanModelEventType.html">SheetSpanModelEventType</a></h4>
      <section><p>Specifies the type of Change event that has occurred for a span model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetStyleModelEventType.html">SheetStyleModelEventType</a></h4>
      <section><p>Specifies the type of Change event that has occurred for a style model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SortIndicator.html">SortIndicator</a></h4>
      <section><p>Specifies the display of the sort indicator.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableChangeEventType.html">TableChangeEventType</a></h4>
      <section><p>Specifies the table changed type.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableChangeType.html">TableChangeType</a></h4>
      <section><p>Specifies the table change type.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableItemChangeEventType.html">TableItemChangeEventType</a></h4>
      <section><p>Specifies the table item change type.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.AggregateEventHandler.html">AggregateEventHandler</a></h4>
      <section><p>Handles the data aggregate in the data model of the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetDataModel.DataModelCellErrorTextEventHandler.html">DefaultSheetDataModel.DataModelCellErrorTextEventHandler</a></h4>
      <section><p>Represents a defined method that handles the ErrorTextChange event for the Spread component.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.DefaultSheetDataModel.DataModelRowErrorTextEventHandler.html">DefaultSheetDataModel.DataModelRowErrorTextEventHandler</a></h4>
      <section><p>Represents a defined method that handles the RowErrorTextChange event for the Spread component.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.GroupFooterEventHandler.html">GroupFooterEventHandler</a></h4>
      <section><p>Handles the Changed event in the data model of the group footer.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.MapperUpdatingEventHandler.html">MapperUpdatingEventHandler</a></h4>
      <section><p>Handles the updating event of the mapper.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.PropertyChangingEventHandler.html">PropertyChangingEventHandler</a></h4>
      <section><p>Handles the Changed event in the data model of the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.ReferenceStyleEventHandle.html">ReferenceStyleEventHandle</a></h4>
      <section><p>Handles the changed ReferenceStyleEventHandle event in the data model of the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetAxisModelChangingEventHandler.html">SheetAxisModelChangingEventHandler</a></h4>
      <section><p>Handles the Changing event for the axis model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetAxisModelEventHandler.html">SheetAxisModelEventHandler</a></h4>
      <section><p>Handles the Changed event for the axis model for the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetDataModelEventHandler.html">SheetDataModelEventHandler</a></h4>
      <section><p>Handles the Changed event in the data model of the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetSelectionModelEventHandler.html">SheetSelectionModelEventHandler</a></h4>
      <section><p>Handles the Changed event in the selection model of the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetSpanModelChangingEventHandler.html">SheetSpanModelChangingEventHandler</a></h4>
      <section><p>Handles the Changing event in the span model of the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetSpanModelEventHandler.html">SheetSpanModelEventHandler</a></h4>
      <section><p>Handles the Changed event in the span model of the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.SheetStyleModelEventHandler.html">SheetStyleModelEventHandler</a></h4>
      <section><p>Handles the Changed event in the style model of the sheet.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableChangedEventHandler.html">TableChangedEventHandler</a></h4>
      <section><p>Handles the TableChanged event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableItemChangedEventHandler.html">TableItemChangedEventHandler</a></h4>
      <section><p>Handles the TableCollectionItemChanged event in the ITableRangeManager.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableItemChangingEventHandler.html">TableItemChangingEventHandler</a></h4>
      <section><p>Handles the table item changed event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableItemNameChangedEventHandler.html">TableItemNameChangedEventHandler</a></h4>
      <section><p>Handles the TableCollectionItemNameChanged event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableItemNameChangingEventHandler.html">TableItemNameChangingEventHandler</a></h4>
      <section><p>Handles the TableCollectionItemNameChanging event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableNameChangedEventHandler.html">TableNameChangedEventHandler</a></h4>
      <section><p>Handles the TableNameChanged event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableNameChangingEventHandler.html">TableNameChangingEventHandler</a></h4>
      <section><p>Handles the TableNameChanging event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableRangeChangedEventHandler.html">TableRangeChangedEventHandler</a></h4>
      <section><p>Represents the event data for the Changed event of the table data.</p>
</section>
      <h4><a class="xref" href="FarPoint.Win.Spread.Model.TableRangeChangingEventHandler.html">TableRangeChangingEventHandler</a></h4>
      <section><p>Handles the TableRangeChanging event.</p>
</section>


</div>
