Spread Windows Forms 9.0 Product Documentation
FarPoint.Win.Spread.CellType Namespace
Inheritance Hierarchy
Provides the base classes, interfaces, and enumerations for the various cell types in the Spread for Windows Forms spreadsheet component.
Classes
 ClassDescription
ClassBarCodeCellType Represents a barcode cell.
ClassBaseCellType Represents the base class for other cell type classes.
ClassBaseHeaderFlatStyleRenderer Represents a base header flat style renderer.
ClassButtonCellType Represents a button cell.
ClassCheckBoxCellType Represents a check box cell.
ClassColorPickerCellType Represents a color picker cell.
ClassColumnHeaderRenderer Represents the painter of column header cells.
ClassComboBoxCellType Represents an ordinary combo box cell.
ClassCornerRenderer Represents the painter of the corner cell.
ClassCurrencyCellType Represents a numeric cell formatted as currency.
ClassDateTimeCellType Represents a date-time cell.
ClassEditBaseCellType Represents the basis for all editable cells.
ClassEmptyCellType Represents an empty cell.
ClassEnhancedColumnHeaderRenderer Represents the painting of the column header cells with the look and feel of Excel 2007.
ClassEnhancedCornerRenderer Represents the painting of the corner cells with the look and feel of Excel 2007.
ClassEnhancedRowHeaderRenderer Represents the painting of the row header cells with the look and feel of Excel 2007.
ClassFilterBarCellType Represents a FilterBarCellType object.
ClassFilterBarDropDownSelectionChangingEventArgs Represents the event data for the FilterBar editor.
ClassFilterBarEditor Represents a Spread FilterBarEditor control.
ClassFlatColumnFooterRenderer Represents the painting of the column footer cells with the look and feel of Excel 2013.
ClassFlatColumnHeaderRenderer Represents the painting of the column header cells with the look and feel of Excel 2013.
ClassFlatCornerFooterRenderer Represents the painting of the corner footer cells with the look and feel of Excel 2013.
ClassFlatCornerHeaderRenderer Represents the painting of the corner header cells with the look and feel of Excel 2013.
ClassFlatFilterBarHeaderRenderer Represents the painting of the filter bar header cells with the look and feel of Excel 2013.
ClassFlatRowHeaderRenderer Represents the painting of the row header cells with the look and feel of Excel 2013.
ClassGeneralCellType Represents the default cell.
ClassGeneralEditor Represents the base control for the cell types derived from GeneralCellType.
ClassGeneralEditor.SubEditorCancelEventArgs Represents the event data for the canceling of the GeneralEditor.SubEditorOpening event for the component.
ClassGradientHeaderRenderer Represents the painter of a gradient header.
ClassHyperLinkCellType Represents the hyperlink cell.
ClassImageCellType Represents an image cell.
ClassListBoxCellType Represents a list box cell.
ClassMaskCellType Represents a mask cell.
ClassMultiColumnComboBoxCellType Represents a multiple-column combo box cell.
ClassMultiColumnEditor Represents the editor control for the multiple-column combo box cell.
ClassMultiOptionCellType Represents a multiple option button cell.
ClassNumberCellType Represents a numeric cell with formatting that you can specify.
ClassPercentCellType Represents a numeric cell formatted as a percent value.
ClassProgressCellType Represents a progress indicator cell.
ClassRegularExpressionCellType Represents a regular expression cell.
ClassRichTextCellType Represents a rich text formatted text cell.
ClassRichTextEditor Represents the base control for the rich text cell type.
ClassRichTextEditor.SubEditorCancelEventArgs Represents the event data for the canceling of the RichTextEditor.SubEditorOpening event for the FpSpread component.
ClassRowHeaderRenderer Represents the painter of the row header.
ClassSliderCellType Represents a slider cell.
ClassSpreadDropDownMonthCalendar Represents a Windows control that enables the user to select a date using a visual monthly calendar display.
ClassSpreadMonthCalendar Represents a month calendar window.
ClassTextCellType Represents a text cell.
Interfaces
 InterfaceDescription
InterfaceIAutoCompleteSupport Interface that supports automatic completion (type ahead) for users typing text.
InterfaceICellType Interface that defines the methods and properties required by objects used as cell types.
InterfaceICommonDialogSupport Interface that specifies whether the cell type supports showing a common dialog.
InterfaceIDateTimeCellType An interface that supports CellType objects that require data to be displayed as a System.DateTime type.
InterfaceIDateTimeFormatSupport Indicates that this cell type supports the standard date format.
InterfaceIEditFormula Interface implemented by cell type objects that defaults to editing formulas if there is a formula in the cell.
InterfaceIEditor Interface that defines the methods required by objects used as editors. Editors allow the user to edit the cell contents.
InterfaceIEditorSupport Interface that defines the methods required by objects used as editors. Editors allow the user to edit the cell contents.
InterfaceIEditorVerticaAlignSupport Interface that specifies whether the cell type supports an editor vertical alignment property.
InterfaceIErrorIconSupport Interface implemented by a cell type object that supports error icon painting.
InterfaceIFilterItemEditor Interface that defines the methods and properties required to work with the IFilterItem interface.
InterfaceIFormatter Interface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting cell contents.
InterfaceIFormatter2 Interface that defines the methods required by objects used as special clipboard formatters.
InterfaceIFormatValueFlag Marker interface for cell type objects that indicates that the value for the cell should always be formatted for display or sorting purposes.
InterfaceIFormulaEditor Interface implemented by cell editors that supports editing formulas.
InterfaceIGeneralFormatSupport Interface that supports the general formatting of date-time and numeric cells.
InterfaceIHeaderImages Interface for supporting user modifiable images in headers.
InterfaceIMultilineSupport Interface that specifies whether the cell type supports a Multiline property.
InterfaceINotifyEditorValueChanged Interface implemented by cell editor objects that sends a notification when the value of the editor has changed.
InterfaceIOOXmlSupport Interface implemented by cell type objects that support export to Excel.
InterfaceIPdfSupport Interface that supports printing to PDF.
InterfaceIPluginCellTypeSetting Interface implemented for plug-in cell type setting.
InterfaceIPropertyAllowedSupport Interface that specifies whether the cell type supports specific properties.
InterfaceIReadOnlySupport Interface that specifies whether the cell type supports a ReadOnly property.
InterfaceIRenderAlignment Interface that defines the methods required to specify the alignment of content that the renderer uses when rendering the content.
InterfaceIRenderCellGridLine Interface that allows handling of painting grid lines for a cell.
InterfaceIRenderer Interface that defines the methods and properties required by objects used as renderers. Renderers are responsible for painting cells.
InterfaceIReuseEditorControl Interface implemented by cell type objects that creates the cell editor once in each FpSpread using the cell type, to increase performance. This is obsolete and the control should implement IReuseEditorControl2 instead.
InterfaceIReuseEditorControl2 Interface implemented by cell type objects that creates the cell editor once in each FpSpread using the cell type, to increase performance.
InterfaceIShrinkToFitSupport Interface that specifies whether the cell type supports a ShrinkToFit property.
InterfaceIStaticSupport Interface that specifies whether the cell type supports a Static property.
InterfaceIStringTrimmingSupport Interface that specifies whether the cell type supports string trimming.
InterfaceISubEditor Interface that defines the methods and properties required by objects used as editors within the editor.
InterfaceISubEditorParentInfo Interface that supports the subeditor parent information.
InterfaceITextOrientationSupport Interface that specifies whether the cell type supports text orientation.
InterfaceITextOrientationSupport2 Interface that specifies whether the cell type supports cell diagonal line painting.
InterfaceIWordWrapSupport Interface that specifies whether the cell type supports a WordWrap property.
InterfaceIWordWrapSupport2 Interface implemented by cell type objects that provides information about word wrap support.
Delegates
 DelegateDescription
DelegateFilterBarDropDownSelectionChangingEventHandler Represents a defined method that handles the selection changing in the FilterBar editor.
DelegateGeneralEditor.SubEditorCancelEventHandler Represents a defined method that handles the canceling of the GeneralEditor.SubEditorOpening event for the component.
DelegateRichTextEditor.SubEditorCancelEventHandler Represents a defined method that handles the canceling of the RichTextEditor.SubEditorOpening event for the FpSpread component.
Enumerations
 EnumerationDescription
EnumerationBarCodeDisplayMode Specifies the display mode of the barcode.
EnumerationCharacterSet Specifies the character set for valid cell contents.
EnumerationColorPickerStyle Specifies how the color picker cell renders.
EnumerationCurrencyNegativeFormat Specifies the formatting of the currency symbol and negative sign in currency.
EnumerationCurrencyPositiveFormat Specifies the formatting of the currency symbol and positive sign in a currency cell.
EnumerationDateTimeEditorValue Specifies what is written out to the data model for a date-time cell.
EnumerationDateTimeFormat Specifies the formatting for date and time.
EnumerationEditorFocusCursorPosition Specifies the position of the pointer when the edit control receives the focus.
EnumerationEditorValue Specifies what is written out to the data model for a selected item, from certain cell types that offer a selection of multiple values.
EnumerationFilterBarContextMenuType Sets the type of context menu supported for the IFilterItem.
EnumerationFractionDenominatorPrecision Specifies the precision of the fraction denominator for numeric cells that display as fractions.
EnumerationLeadingZero Specifies whether to display leading zeros in numeric cell types.
EnumerationListResizeColumns Specifies how the columns in the drop-down list are sized when displayed.
EnumerationNegativeFormat Specifies the display of the negative sign in the cell contents.
EnumerationPercentNegativeFormat Specifies the display of negative values in a percent cell.
EnumerationPercentPositiveFormat Specifies the display of positive values in a percent cell.
EnumerationUnknownTextStyle Specifies which text is displayed for an indeterminate color value in the color picker.
Remarks

For more information about how to use the cell types, refer to Customizing with Cell Types.

For a list of the namespaces of this assembly, refer to the FarPoint.Win.Spread assembly.

See Also

Reference

FarPoint.Win.Spread Assembly

User-Task Documentation

Customizing with Cell Types

 

 


Copyright © GrapeCity, inc. All rights reserved.