# FarPoint.Web.Spread.Model

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="FarPoint_Web_Spread_Model" data-uid="FarPoint.Web.Spread.Model" class="text-break">FarPoint.Web.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.Web.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.Web.Spread.Model.AutoFilterIndexChangedEventArgs.html">AutoFilterIndexChangedEventArgs</a></h4>
      <section><p>Represents the event data for the AutoFilterIndexChanged event for the IAutoFilterIndexSupport model, which occurs when the automatic filter index has been changed.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.DefaultSheetDataModel.DefaultSheetDataModelEnumerator.html">DefaultSheetDataModel.DefaultSheetDataModelEnumerator</a></h4>
      <section><p>Internal use only. Represents the object enumerator for the default sheet data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.GroupDataModel.html">GroupDataModel</a></h4>
      <section><p>Represents the group data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.RequestRowVisibleStatesEventArgs.html">RequestRowVisibleStatesEventArgs</a></h4>
      <section><p>Represents the event data for the RequestRowVisibleStates event of the object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.Serializer.html">Serializer</a></h4>
      <section><p>Represents the serializer object for opening from and saving to a file.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.Spread.Model.IAutoFilterIndexSupport2.html">IAutoFilterIndexSupport2</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.Web.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.Web.Spread.Model.ICanSerializeXml.html">ICanSerializeXml</a></h4>
      <section><p>Interface that supports serialization to XML of objects that might not
be able to save the entire object from the models.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.IDataKeySupport.html">IDataKeySupport</a></h4>
      <section><p>Interface that supports data keys in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.Spread.Model.IDataSourceSupport2.html">IDataSourceSupport2</a></h4>
      <section><p>Interface that supports data binding and data relations in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.Spread.Model.IExpressionConsumer.html">IExpressionConsumer</a></h4>
      <section><p>Interface that supports a class to bind its formulas to the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.Spread.Model.IFindRowsVisibleStateSupport.html">IFindRowsVisibleStateSupport</a></h4>
      <section><p>Interface that supports getting the row's visible state.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.IGroupSupport.html">IGroupSupport</a></h4>
      <section><p>Interface that supports grouping.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.IItemTypeSupport.html">IItemTypeSupport</a></h4>
      <section><p>Interface that supports data binding to collections.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.Spread.Model.IMovable.html">IMovable</a></h4>
      <section><p>Interface that supports arranging the items in an object in the data model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.IObjectExpressionSupport.html">IObjectExpressionSupport</a></h4>
      <section><p>Interface that enables the class to support objects to bind their formulas to its instance.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.IPageBreakSupport.html">IPageBreakSupport</a></h4>
      <section><p>Interface that supports pagination at the specified rows and columns when printing to PDF or a printer on the client.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.Spread.Model.IParseFormatSupport2.html">IParseFormatSupport2</a></h4>
      <section><p>Interface that supports checking whether the format string and provider exist.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.Spread.Model.IReceiveRowsVisibleStateChangedNotificationSupport.html">IReceiveRowsVisibleStateChangedNotificationSupport</a></h4>
      <section><p>Interface that supports the data model receiving notification about the change of the rows visible state
and supports the data model getting the rows' visible states with the RequestRowVisibleStates event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeData.html">ISerializeData</a></h4>
      <section><p>Interface that supports serialization to XML of data from the models.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.ISerializePresentation.html">ISerializePresentation</a></h4>
      <section><p>Interface that supports serialization of presentations from the models to XML.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSettings.html">ISerializeSettings</a></h4>
      <section><p>Interface that supports serialization to XML of settings from the models.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeStyles.html">ISerializeStyles</a></h4>
      <section><p>Interface that supports serialization of styles from the models to XML.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport.html">ISerializeSupport</a></h4>
      <section><p>Interface that supports serialization to XML of objects from the models.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport2.html">ISerializeSupport2</a></h4>
      <section><p>Interface that supports saving to XML with short names.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.ISheetStyleModel2.html">ISheetStyleModel2</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.Web.Spread.Model.ISheetStyleModel3.html">ISheetStyleModel3</a></h4>
      <section><p>Interface that supports creating a model that represents cell style information for a sheet and gets composite of filtered style setting</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.FormulaContextType.html">FormulaContextType</a></h4>
      <section><p>Specifies the type of a formula.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Spread.Model.FormulaRestrictedCondition.html">FormulaRestrictedCondition</a></h4>
      <section><p>The restrictions of formulas.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.Spread.Model.IncludeHeaders.html">IncludeHeaders</a></h4>
      <section><p>Specifies which spreadsheet headers should be included.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.SortIndicator.html">SortIndicator</a></h4>
      <section><p>Specifies the display of the sort indicator.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="FarPoint.Web.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.Web.Spread.Model.AutoFilterIndexChangedEventHandler.html">AutoFilterIndexChangedEventHandler</a></h4>
      <section><p>Represents a defined method that handles the AutoFilterIndexChanged event for the IAutoFilterIndexSupport model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.Spread.Model.RequestRowVisibleStatesEventHandler.html">RequestRowVisibleStatesEventHandler</a></h4>
      <section><p>Handles RequestRowVisibleStates event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.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.Web.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.Web.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.Web.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.Web.Spread.Model.SheetStyleModelEventHandler.html">SheetStyleModelEventHandler</a></h4>
      <section><p>Handles the Changed event in the style model of the sheet.</p>
</section>


</div>
