Spread for ASP.NET 8.0 Product Documentation
FarPoint.Web.Spread Namespace
Inheritance Hierarchy
Provides the base classes, interface, enumerations, and delegates for the Spread spreadsheet component.
Classes
 ClassDescription
ClassAlternatingRow Represents a set of style information for alternating rows in the component.
ClassAlternatingRows Represents a one-dimensional collection of alternating rows (AlternatingRow objects).
ClassAppearance Represents the appearance of an object.
ClassAppearanceProperty Represents the appearance settings.
ClassAutoFilteredColumnEventArgs Represents the event data for the AutoFilteredColumn event for the Spread component, which occurs when the column has been automatically filtered.
ClassAutoFilteringColumnEventArgs Represents the event data for the AutoFilteringColumn event for the Spread component, which occurs when columns are being automatically filtered.
ClassAverageConditionalFormattingRule Represents an above or below average conditional formatting rule.
ClassBackground Represents a background (image and gradient).
ClassBaseCellType Represents the cell type class that serves as a basis for other cell type classes.
ClassBaseDropDownCellType Represents the dropdown cell type class that serves as a basis for other cell type classes.
ClassBaseFilterItem Represents the basis for a custom filter.
ClassBaseSparkline Base class that represents sparkline data infomation.
ClassBestFitColumnRule Represents the rules that determine how best to print the columns.
ClassBetweenValuesConditionalFormattingRule Represents a conditional formatting rule that accepts or does not accept a value in a range.
ClassBlankConditionalFormattingRule Represents a conditional formatting rule that accepts blank or nonblank values.
ClassBorder Represents the border style of a cell.
ClassBorderProperty Represents the border settings.
ClassButtonCellType Represents a button cell.
ClassCalendarDropDownStyleInfo Represents the set of style settings for CalendarDropDownControl instances.
ClassCell Represents a cell in the Spread component.
ClassCells Represents a two-dimensional collection of individual cells (Cell objects).
ClassCellTypeConverter Provides a drop-down list of cell types for a property of type ICellType in the property grid.
ClassCheckBoxCellType Represents a check box cell.
ClassColorFilterItem Provides a ColorFilter class to filter cells using the color specified in the filter criteria.
ClassColumn Represents a column in the component.
ClassColumnFooter Represents the column footer portion of the control.
ClassColumnHeader Represents the column header portion of the component.
ClassColumnHeaderFilterCellType This celltype applies an Excel-like filter to a cell in the column header.
ClassColumns Represents a one-dimensional collection of individual columns (Column objects).
ClassColumns.DefaultColumn Represents the default column in the component.
ClassColumnSparklineRenderer Represents the renderer of the column sparklines.
ClassComboBoxCellType Represents a combo box cell.
ClassCommandBarInfo Represents information about the command bar in the Spread component.
ClassConditionalFormat Represents a conditional format.
ClassConditionalFormatCollection Internal use only.
ClassConditionalFormatInfo Internal use only.
ClassConditionalFormatting Represents a conditional format.
ClassConditionalFormattingColorValue Represents a color conditional formatting value.
ClassConditionalFormattingColorValueCollection Represents a collection of conditional formatting color values.
ClassConditionalFormattingIconRuleSet Represents a set of icons which are used for an icon conditional formatting rule.
ClassConditionalFormattingIconValue Represents a complex value of the conditional formatting icon rule.
ClassConditionalFormattingModel Represents the conditional formatting model for a sheet.
ClassConditionalFormattingModelEventArgs Represents the event data for the Changed event of the conditional formatting model for the sheet.
ClassConditionalFormattingRule Represents the base class for conditional format rules.
ClassConditionalFormattingRulePropertyChangedEventArgs Provides data for the IConditionalFormatting.PropertyChanged event.
ClassConditionalFormattingValue Represents a complex value of a conditional formatting rule.
ClassConditionalFormattingValueCollection Represents a collection of conditional formatting values.
ClassContextMenu The Spread context menu.
ClassContextMenuCollection The Spread menu collection.
ClassContextMenuStyle Represents styles for the context menu.
ClassCreateButtonEventArgs Represents the event data for a CreateButton event.
ClassCreateChildViewEventArgs Represents the event data for a ChildViewCreated event.
ClassCurrencyCellType Represents a currency cell.
ClassCurrencyCellType.EditModeSettings Represents the format setting of a cell type in edit mode.
ClassCustomFilterItem Provides a CustomFilters class that groups custom filter elements together.
ClassDatabarConditionalFormattingRule Represents the data bar conditional formatting rule.
ClassDataFieldConverter Represents a type converter for the data field of a column.
ClassDateTimeCellType Represents a date-time cell.
ClassDateTimeCellType.EditModeSettings Represents the format setting of a cell type in edit mode.
ClassDefaultFilterItem Represents the default filtering of rows based on specified criteria.
ClassDefaultRowFilter Represents a default row filter that extends to implement the supported row filters.
ClassDefaultSkins Represents the pre-defined (default) skins.
ClassDefaultSparklineContainer Represents the full (concrete) implementation of the ISparklineContainer interface for a sparkline model for a sheet, which represents sparklines.
ClassDefaultStyleCollection Represents a collection of default style settings.
ClassDesignTimeCellTypeConverter Provides a drop-down list of cell types for a property of type ICellType in the property grid.
ClassDoubleCellType Represents a double-precision, floating-point data type cell.
ClassDoubleCellType.EditModeSettings Represents the format setting of a cell type in edit mode.
ClassDynamicFilterItem Provides a DynamicFilter class to filter cells based on a set of built-in definitions due to DynamicFilterType.
ClassEmptyCellType Represents a general cell that has no editor control (returns null from GetEditorControl).
ClassErrorConditionalFormattingRule Represents a conditional formatting rule that accepts error or nonerror values.
ClassErrorForm Represents an error form.
ClassExcelBaseSparkLineRenderer Abstract class that represents the renderer of the Excel-like sparklines.
ClassExcelSparkline Represents sparkline data based on the cell range.
ClassExcelSparklineGroup Represents a group of Excel-like sparklines.
ClassExcelSparklineSetting Represents a setting of an Excel-like sparkline.
ClassExpressionConsumerFormulaInfo Contains information about IExpressionConsumer and the expressions corresponding to its formulas.
ClassExtraRendererSettings Represents the extra setting for the renderer to paint.
ClassFetchGroupTextEventArgs Represents the event data for FetchGroupText events in the Spread component.
ClassFilterBar Provides a FilterBarInfo class that represents information about the filter bar in the Spread component.
ClassFilterBarCellType The cell type for a cell that contains the UI controls of the filter feature.
ClassFilterColumnDefinition Represents a filter column definition.
ClassFilterColumnDefinitionCollection Represents a collection of filter column definitions.
ClassFilterCondition Provides a CustomFilter class that specifies an operator and a value.
ClassFilterItemCollection Represents a collection of custom filters.
ClassFilterItemValue Provides a ValueFilterItem class used as filter criteria.
ClassFilterItemValueCollection Provides a ValueFilterItemCollection object used as a collection of alternative ValueFilterItem elements.
ClassFormulaConditionalFormattingRule Represents the conditional formatting rule that uses a formula to determine which cells to format before starting to paint the background.
ClassFormulaRestrictedException The exception that is thrown when one of the formulas provided to a rule is not valid.
ClassFpSpread Represents a Web Forms (ASP.NET) Spread spreadsheet component that displays data in rows and columns.
ClassFpSpreadTemplateReplacement Represents the FarPoint Spread template replacement.
ClassGeneralCellType Represents a general cell that can be used for text or numbers.
ClassGroupInfo Represents the grouping information.
ClassGroupInfoCollection Represents the read-only collection of GroupInfo objects.
ClassGroupingEventArgs Represents the event data for grouping events in the Spread component.
ClassHideRowFilter Represents the filter that hides rows based on certain criteria.
ClassHierBarInfo Represents information about the hierarchy bar in the Spread component.
ClassHighlightConditionalFormattingRule Represents the conditional formatting rule that is used before starting to paint the background.
ClassHighlightConditionalFormattingStyle Represents the highlight style which applies the conditional formatting rule using highlighting.
ClassHyperLinkCellType Represents a hyperlink cell.
ClassIconFilterItem Provides an IconFilter class to filter cells using an icon specified in the filter criteria.
ClassIconSetConditionalFormattingRule Represents the rule that paints an icon in the cell.
ClassImageCellType Represents an image cell.
ClassInset Represents the dimensions of margins.
ClassIntegerCellType Represents an integer data type cell.
ClassIntegerCellType.EditModeSettings Represents the format setting of a cell type in edit mode.
ClassItemEventArgs Provides data for an event in a collection.
ClassItemEventArgs<T> Provides data for an event in a collection.
ClassItemPropertyEventArgs<T> Provides data for an event in a collection.
ClassItemTrackedEventArgs Represents the event data for the element in a collection that has been updated.
ClassLabelCellType Represents a label cell.
ClassLandscapeRule Represents the rules that determine whether to print in landscape format.
ClassLayoutCell Represents a layout cell in the layout template.
ClassLayoutCells Represents a two-dimensional collection of layout cells.
ClassLayoutColumn Represents a layout column in a layout template.
ClassLayoutColumns Represents the layout columns in the layout template.
ClassLayoutRow Represents a layout row in the layout template.
ClassLayoutRows Represents a one-dimensional collection of layout row objects.
ClassLayoutTemplate Represents a layout template for the view.
ClassLineSparklineRenderer Represents the line sparkline renderer.
ClassListBase.ListChangedEventArgs<T> Provides data for the System.ComponentModel.IBindingList.ListChanged event.
ClassListBoxCellType Represents a list box cell.
ClassListItem Represents an item in a combo box, list box, or radio button cell.
ClassMeasureIconSizeEventArgs The event arguments for the MeasureIconSize event handler.
ClassMenuItem The Spread menu item.
ClassMenuItemClickEventArgs The event arguments for the Spread context menu item click event.
ClassMenuItemCollection The Spread menu item collection.
ClassMultiColumnComboBoxCellType Represents a multiple-column combo box cell.
ClassMultiValuesFilterItem Provides a Filters class to filter items using a criteria values list.
ClassNamedStyle Represents a named style, an object that can be used to set style information for other objects.
ClassNamedStyleCollection Represents a collection of named styles (NamedStyle objects).
ClassNamedStyleCollectionEventArgs Represents the event data for the NamedStyleCollection object's Changed event.
ClassPagerInfo Represents information about the page navigation aids in the Spread component.
ClassParentStyleNameConverter Provides a drop-down list of parent style names for the ParentStyleName property in the Cell, Column, Row, and AlternatingRow classes.
ClassPercentCellType Represents a percent value data type cell.
ClassPrePaintConditionalFormattingRule Represents a conditional format rule that is executed before painting the cell.
ClassPrePaintResult Represents the executed result of a conditional formatting rule.
ClassPrePaintTextConditionalFormattingRule Represents the conditional formatting rule that is used for painting before the text is painted.
ClassPrePaintTextResult Represents the painting result of a conditional formatting rule.
ClassPreviewRowInfo Represents the preview row information.
ClassPreviewRowTemplateContainer Represents an editing template container.
ClassPrintAbortEventArgs Represents the event data for the PrintAbort event for the Spread component, which allows the user to discontinue the printing at any time during a print job.
ClassPrintBackgroundEventArgs Represents the event data for the PrintBackground event for the Spread component, which occurs when the background is printing.
ClassPrintEventArgs Represents the event data for a Print event.
ClassPrintExternalImageEventArgs Represents the event data for the PrintExternalImage and PrintExternalImageEnd events for the Spread component, which allow the user to print an external image.
ClassPrintInfo Represents the information to use when printing a sheet of the control.
ClassPrintMargin Represents the margin for the printed page.
ClassPrintPDFEventArgs Represents the event data for a PrintPDF event.
ClassPropertyTrackChangedEventArgs Represents raising an event when the property has changed and has infomation about the current value and the previous value.
ClassRadioButtonListCellType Represents a radio button list cell.
ClassRangeElement<T> Keeps the information about which cell ranges contain the elements.
ClassRegExpCellType Represents a regular expression cell.
ClassReloadSheetCellRangeFormulaEventArgs Represents the event data for the FormulaChanged event, which occurs when an object that contains the sheet cell ranges notifies that formulas have been changed and that the SheetCellRange needs to be updated.
ClassRow Represents a row in the component.
ClassRowEditTemplateContainer Represents a row edit template container.
ClassRowHeader Represents the row header portion of the component.
ClassRows Represents a one-dimensional collection of individual rows (Row objects).
ClassRows.DefaultRow Represents the default row in the component.
ClassScaleRule Represents the rules that determine how to scale the printed sheet.
ClassSheetCorner Represents the corner of the control.
ClassSheetSkin Represents a skin, which provides style settings for a sheet.
ClassSheetStyleProperty Represents the sheet style properties.
ClassSheetView Represents a sheet in the Spread component.
ClassSheetViewCollection Represents a collection of sheets (SheetView objects).
ClassSheetViewStateEventArgs Represents the event data for the SaveOrLoadSheetState event.
ClassSmartPaperRule Represents the rules that determine the paper size.
ClassSmartPrintRule Represents the rules that determine how best to print.
ClassSmartPrintRulesCollection Represents the set of rules that determine how best to print.
ClassSortInfo Represents information for sorting.
ClassSparkline Represents a sparkline in a cell.
ClassSparklineModelUpdateEventArgs Represents the event data for the UpdatedCellRanges event, which occurs when a list of cell ranges are updated.
ClassSpreadCommandEventArgs Represents the event data for any of several command events in the Spread component.
ClassSpreadControlBuilder Represents a Spread ControlBuilder class.
ClassSpreadDataSource Represents a range of data in the Spread component that can be bound to other controls.
ClassSpreadDataSourceView Represents the mechanism for data-bound controls to get data from the Spread component as a data source.
ClassSpreadFontStyle Specifies the font style information applied to the text.
ClassSpreadSparklineRenderes Read-only collection of default (built-in) sparkline renderers.
ClassStateList<T> The state list base.
ClassStyleInfo Represents the style information for a cell with such settings as color, alignment, font, and borders.
ClassStyleNameConverter Provides a drop-down list of style names for the StyleName property in the Cell, Column, Row, and AlternatingRow classes.
ClassStyleRowFilter Represents the filter that sets the styles of rows based on certain criteria.
ClassTabInfo Represents the information about the sheet name tabs that are displayed in the command bar at the bottom of the component.
ClassTagCloudCellType Represents a tag cloud cell (weighted list of linked items).
ClassTextCellType Represents a text cell.
ClassTextConditionalFormattingRule Represents the conditional formatting rule used for checking text values.
ClassThreeColorScaleConditionalFormattingRule Represents the color scale conditional formatting rule with one middle value.
ClassTimePeriodConditionalFormattingRule Represents a conditional formatting rule that accepts periods of time.
ClassTitleInfo Represents information about the title bar in the Spread component.
ClassTop10FilterItem Provides a Top10Filter class to filter cells whose values are numeric.
ClassTopRankedValuesConditionalFormattingRule Represents a top bottom conditional formatting rule.
ClassTouchInfo Represents all touch behavior's settings.
ClassTouchStrip Represents the TouchStrip class.
ClassTouchStripCollection Represents the Spread TouchStrip collection.
ClassTouchStripItem Represents the TouchStripItem class.
ClassTouchStripItemClickEventArgs Represents the TouchStripItemClickEventArgs class.
ClassTouchStripItemCollection The Spread menu item collection.
ClassTwoColorScaleConditionalFormattingRule Represents the two color scale conditional formatting rule.
ClassUnaryComparisonConditionalFormattingRule Represents the conditional formatting rule that is used before starting to paint the background.
ClassUniqueOrDuplicatedConditionalFormattingRule Represents a conditional formatting rule that accepts unique or duplicated values.
ClassValidatorCollection A collection of validators.
ClassWinLossSparklineRenderer Represents the renderer of the win/loss sparklines.
ClassWorksheetLayoutCell Represents a worksheet layout cell in the worksheet layout template.
ClassWorksheetLayoutCells Represents a two-dimensional collection of worksheet layout cells.
ClassWorksheetTemplate Represents a worksheet layout template for the view.
ClassYearMonthFormat Represent a format for a header of a year-month calendar.
Interfaces
 InterfaceDescription
InterfaceIAcceptServerValidator Interface that support validating data using custom validator controls on server side.
InterfaceIAutoPostBack Interface that supports automatic postback.
InterfaceICellType Interface that supports the cell types.
InterfaceIConditionalFormatSupport Interface that supports conditional formatting of cells on a sheet.
InterfaceIConditionalFormatSupport2 Interface that supports conditional formatting of cells on a sheet.
InterfaceIConditionalFormattingDataRule Represents an interface which provides supported requirements for a conditional formatting rule.
InterfaceIConditionalFormattingModel Represents the conditional formatting model for a sheet.
InterfaceIConditionalFormattingRule Represents a conditional formatting rule.
InterfaceIDateCellType Represents an interface that works with DateTime values.
InterfaceIEnhancedPdfRenderer Interface that supports printing to PDF, which supports extended features.
InterfaceIEnhancedRenderer Interface that defines the methods and properties required by objects used as enhanced renderers which supports extended features. Renderers are responsible for painting cells.
InterfaceIExcelExporter Provides a unified way of converting types of values to a value used for Excel export.
InterfaceIExpandoSupport Interface that supports the ability to extend objects by adding abitrary properties (called expando properties).
InterfaceIFilteredRowSupport Interface that supports style filters in the style model for filtering rows on a sheet.
InterfaceIFilterItem Interface that supports the creation of custom row filters for filtering rows on a sheet.
InterfaceIFilterSupport Interface that supports row filters for filtering rows on a sheet.
InterfaceIFilterSupportConditionalFormattingRule Interface that extends IConditionalFormattingRule functions to support IFilterItem.
InterfaceINotifyItemChanged Interface that notifies Spread when the item is changed.
InterfaceINotifyItemChanged<T> Interface that notifies Spread when the item is changed.
InterfaceIOptimizedFilterConditionalFormattingModel Interface that supports additional optimization in the conditional formatting model beyond IOptimizedFilterConditionalFormattingModel.
InterfaceIOptimizedFilterStyleModel Interface that supports additional optimization for retrieval of styles in the style model beyond IOptimizedFilterStyleModel.
InterfaceIPdfBorderSupport Interface that supports the PDF printing of the border.
InterfaceIPdfPrintableRule Represents the conditional formatting rule that is used for painting to PDF before the text is painted.
InterfaceIPdfSupport Interface that supports printing to PDF (Portable Document Format).
InterfaceIPrePaintConditionalFormattingRule Represents the conditional formatting rule that is used before starting to paint the background.
InterfaceIPrePaintTextConditionalFormattingRule Represents the conditional formatting rule that is used for painting before the text is painted.
InterfaceIPropertyChangedNotification Interface for notifying Spread when the property changes from the previous value.
InterfaceIRowFilter Interface that supports row filters for filtering rows on a sheet.
InterfaceIRowFilterComboSupport Interface that supports a row filter combo box in Web Forms.
InterfaceIRowFilterFrozenSupport Interface for supporting optional filtering of frozen rows.
InterfaceIRowFilterSlim Interface that supports row filters for filtering rows on a sheet. It provides better performance and uses less memory than the original IRowFilter.
InterfaceISheetCellRangeSupport Interface that causes the SheetCellRange container to reevaluate the SheetCellRange when the formula changes.
InterfaceISortedFilterItem Interface that supports the creation of custom row filters for filtering rows on a sheet. The filtered result is always sorted in ascending order.
InterfaceISparkline Interface that supports creating a sparkline.
InterfaceISparklineContainer Interface that supports creating a model that represents a sparkline.
InterfaceISparklineGroup Interface that supports creating a group of sparklines.
InterfaceISparklineRenderer Interface that supports creating a renderer for painting sparklines.
InterfaceISparklineSetting Interface that supports creating a setting for sparklines.
InterfaceISparklineWebSupport Represents APIs which support sparklines in Spread ASP.NET.
InterfaceIStopablePrePaintConditionalFormattingRule Represents the conditional formatting rule that is used before starting to paint the background and can stop all following conditional formatting rules.
InterfaceIWebSparklineSheetView Represents APIs which support sparklines in Spread ASP.NET.
InterfaceIWrapableRenderer Interface that supports the wrapable renderer controls.
Structures
 StructureDescription
StructureListBase.Enumerator<T> Enumerates the elements of a ListBase<T>.
Delegates
 DelegateDescription
DelegateAutoFilteredColumnEventHandler Represents a defined method that handles the AutoFilteredColumn event for the Spread component.
DelegateAutoFilteringColumnEventHandler Represents a defined method that handles the AutoFilteringColumn event for the Spread component.
DelegateClearGroupEventHandler Represents the method that handles an event after the group is cleared.
DelegateCreateButtonEventHandler Represents a defined method that handles the CreateButton event in the Spread component.
DelegateCreateChildViewEventHandler Represents a defined method that handles the ChildViewCreated event in the Spread component.
DelegateFetchGroupTextEventHandler Represents a defined method that handles the FetchGroupText event in the Spread component.
DelegateGroupingEventHandler Represents a defined method that handles the Grouping event in the Spread component.
DelegateItemEventHandler Represents the method that handles an event after the item is operated on.
DelegateItemEventHandler<T> Represents the method that handles an event after the item is operated on.
DelegateListBase.ListChangedEventHandler<T> Represents the method that will handle the ListBase<T>.ListChanged event of the ListBase<T> class.
DelegateMeasureIconSizeHandler The delegate for measuring size of an icon for the icon conditional formatting rule in a cell.
DelegateMenuItemClickedHandler Represents the menu item click handler.
DelegateNamedStyleCollectionEventHandler Represents a defined method that handles the NamedStyleCollection Changed event.
DelegatePrintAbortEventHandler Represents a defined method that handles the PrintAbort event for the Spread component.
DelegatePrintBackgroundEventHandler Represents a defined method that handles the PrintBackground event for the Spread component.
DelegatePrintEventHandler Represents a defined method that handles the PrintSheet event in the Spread component.
DelegatePrintExternalImageEventHandler Represents a defined method that handles the PrintExternalImage event for the Spread component.
DelegatePrintPDFEventHandler Represents a defined method that handles the PrintPDF event in the Spread component.
DelegatePropertyTrackChangedEventHandler Represents an event handler which is raised when the property has changed and has infomation about the current value and the previous value.
DelegateReloadSheetCellRangeEventHandler Represents the event handler for the FormulaChanged event, which occurs when an object that contains the sheet cell ranges notifies that formulas have been changed and that the SheetCellRange needs to be updated.
DelegateSheetViewStateEventHandler Represents a defined method that handles the SaveOrLoadSheetState event in the Spread component.
DelegateSparklineModelEventHandler Represents the event handler for the UpdatedCellRanges event, which occurs when an object that contains the sheet cell ranges notifies that formulas have been changed and that the SheetCellRange needs to be updated.
DelegateSpreadCommandEventHandler Represents a defined method that handles the Spread command events.
DelegateTouchStripItemClickedHandler Represents the TouchStripItemClickedHandler delegate.
Enumerations
 EnumerationDescription
EnumerationAutoFilterMode Provides data for the FarPoint.Win.Spread.SheetView.AutoFilterMode property.
EnumerationButtonType Specifies how the buttons are displayed in the command bar of the Spread component.
EnumerationCalendarType The enum represents calendar type.
EnumerationCentering Specifices the type of centering for the printed page.
EnumerationComparisonOperator Specifies the operator for conditional formats.
EnumerationConditionalFormattingIcon The predefined icon for conditional formatting.
EnumerationConditionalFormattingIconSetStyle Represents the style of the icon set.
EnumerationConditionalFormattingModelEventType Specifies the type of Change event that has occurred for a conditional formatting model for the sheet.
EnumerationConditionalFormattingValueType Represents the value type of the conditional formatting.
EnumerationContextMenuType The Spread menu types.
EnumerationCursorType Specifies the type of cursor.
EnumerationCustomFilterOperatorType Specifies the operator for custom filtering.
EnumerationDataBarAxisPosition Represents the axis position for the data bar.
EnumerationDatePickerMode Specifies how to display the DatePicker control in the filter bar.
EnumerationDisplayLimit Specifies the limit of the items to display in the tag cloud.
EnumerationDocumentMode Determines how the Spread control renders content for a specific browser mode.
EnumerationDynamicFilterType Specifies a value that indicates the type of dynamic filter.
EnumerationFilterBarMode Specifies how the filter context menu is loaded.
EnumerationFilterListBehavior Specifies how the row filter behaves.
EnumerationFilterMenuType Specifies the type of filter menu in the filter bar.
EnumerationFocusBorderStyle Specifies the style of the border for the focus rectangle of the Spread component.
EnumerationHeaderAutoText Specifies which, if any, automatic text appears in column or row headers.
EnumerationImageButtonTheme Specifies appearance style for the image button in the Spread component.
EnumerationImeMode Specifies the state of an Input Method Editor (IME) for using a Western keyboard for entering East Asian characters.
EnumerationItemChangedType Specifies how the item changed
EnumerationLoadOnDemandMode Indicates the mode of loading the next rows (standard or in background).
EnumerationLoadOnDemandTriggerMode Specifies the method for loading the next set of rows (after a period of time or after the user scrolls to the row at the SheetView.LoadOffsetFromBottom position).
EnumerationNamedStyleCollectionEventType Specifies the NamedStyleCollection Changed event.
EnumerationOperationMode Specifies how the sheet responds to user interaction and how selection behaves.
EnumerationOverlineFontStyle Specifies whether the overline font style is applied to the text.
EnumerationPagerMode Specifies which type of page navigation aids are shown in the Spread component.
EnumerationPagerPosition Specifies in which tool bars the page navigation aids are displayed in the Spread component.
EnumerationParallelOptions Specifies which areas to execute in parallel.
EnumerationPrintHeader Specifies whether the header is printed.
EnumerationPrintNotes Specifies how cell notes are printed.
EnumerationPrintOrientation Specifies the page orientation used to print the sheet.
EnumerationPrintPageOrder Specifies the order in which pages are printed.
EnumerationPrintTitle Specifies whether the title is printed.
EnumerationPrintType Specifies the type of print range used to print the sheet.
EnumerationRegularBoldItalicFontStyle Specifies whether regular, bold, or italic font styles are applied to the text.
EnumerationReplacementType Specifies the type of replacement.
EnumerationResetOption Specifies whether the rules or a particular rule should reset before testing the next rule.
EnumerationRightToLeft Specifies a value that indicates whether the text appears from right to left, such as when using Hebrew or Arabic fonts.
EnumerationScrollBarPolicy Specifies how scroll bars (if at all) are displayed in the Spread component.
EnumerationSearchFoundFlags Specifies where the search string is found.
EnumerationSelectionBackColorStyles Specifies the backcolor style for the display of selected cells.
EnumerationSelectionBlockOptions Specifies which part of the sheet can be selected by the user.
EnumerationSheetView.LayoutModeType Specifies the type of layout mode.
EnumerationShowFrozenIndicator Specifies how to show the frozen indicator.
EnumerationSortOrder Specifies the order of sorting for the items in the tag cloud.
EnumerationSparklineAxisMinMax An enumeration that specifies information about how the vertical axis minimum or maximum is computed for this sparkline group.
EnumerationSparklineType Represents the type of sparkline.
EnumerationSpreadImages Represents identifiers for custom images in the component.
EnumerationSpreadPanningMode Specifies how Spread reacts to touch manipulation.
EnumerationStrikeoutFontStyle Specifies whether the strikeout font style is applied to the text.
EnumerationTabControlPolicy Specifies how (if at all) sheet name tabs are displayed in the command bar in the Spread component.
EnumerationTextConditionOperator Represents operators applied for text conditional formatting.
EnumerationTextDecoration Specifies if text in the tag cloud item is decorated with additional formatting.
EnumerationTimePeriod Represents a time period which is used in a date conditional formatting rule. These are dynamic time periods, which change based on the date when the conditional formatting rule is refreshed or applied.
EnumerationTouchStripShowingArea Specifies what area requires the TouchStrip popup.
EnumerationUnaryComparisonOperator Represents the unary comparison operator.
EnumerationUnderlineFontStyle Specifies whether the underline font style is applied to the text.
See Also

Reference

FarPoint.Web.Spread Assembly

 

 


Copyright © GrapeCity, inc. All rights reserved.