Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace
Inheritance Hierarchy
In This Topic
    FarPoint.Win.Spread.CellType Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a barcode cell.
    ClassRepresents the base class for other cell type classes.
    ClassRepresents a base header flat style renderer.
    ClassRepresents a button cell.
    ClassProvides a drop-down list of cell types for a property of type ICellType in the property grid.
    ClassRepresents a check box cell.
    ClassRepresents a color picker cell.
    ClassRepresents the painter of column header cells.
    ClassRepresents an ordinary combo box cell.
    ClassRepresents the painter of the corner cell.
    ClassRepresents a numeric cell formatted as currency.
    ClassRepresents a date-time cell.
    ClassProvides a drop-down list of cell types for a property of type ICellType in the property grid.
    ClassRepresents the basis for all editable cells.
    ClassRepresents an empty cell.
    ClassRepresents the painting of the column header cells with the look and feel of Excel 2007.
    ClassRepresents the painting of the corner cells with the look and feel of Excel 2007.
    ClassRepresents the painting of the row header cells with the look and feel of Excel 2007.
    ClassRepresents a FilterBarCellType object.
    ClassRepresents the event data for the FilterBar editor.
    ClassRepresents a Spread FilterBarEditor control.
    ClassRepresents the painting of the column footer cells with the look and feel of Excel 2013.
    ClassRepresents the painting of the column header cells with the look and feel of Excel 2013.
    ClassRepresents the painting of the corner footer cells with the look and feel of Excel 2013.
    ClassRepresents the painting of the corner header cells with the look and feel of Excel 2013.
    ClassRepresents the painting of the filter bar header cells with the look and feel of Excel 2013.
    ClassRepresents the painting of the row header cells with the look and feel of Excel 2013.
    ClassRepresents the FarPoint color picker control.
    ClassRepresents a list box control.
    ClassRepresents the default cell.
    ClassRepresents the base control for the cell types derived from GeneralCellType.
    ClassRepresents the event data for the canceling of the GeneralEditor.SubEditorOpening event for the component.
    ClassRepresents the painter of a gradient header.
    ClassRepresents the hyperlink cell.
    ClassRepresents an image cell.
    ClassRepresents a list box cell.
    ClassRepresents a mask cell.
    ClassRepresents a multiple-column combo box cell.
    ClassRepresents the editor control for the multiple-column combo box cell.
    ClassRepresents a multiple option button cell.
    ClassRepresents a numeric cell with formatting that you can specify.
    ClassRepresents a numeric cell formatted as a percent value.
    ClassRepresents a progress indicator cell.
    ClassRepresents a regular expression cell.
    ClassRepresents a wrapper object for the rich text box for additional rich text support.
    ClassRepresents a rich text formatted text cell.
    ClassRepresents the base control for the rich text cell type.
    ClassRepresents the event data for the canceling of the RichTextEditor.SubEditorOpening event for the FpSpread component.
    ClassRepresents a displayed clock to set the text rotation angle.
    ClassRepresents the painter of the row header.
    ClassRepresents a slider cell.
    ClassRepresents a Windows control that enables the user to select a date using a visual monthly calendar display.
    ClassRepresents a month calendar window.
    ClassRepresents a text cell.
    ClassInternal use only.
    Interfaces
     InterfaceDescription
    InterfaceInterface that supports automatic completion (type ahead) for users typing text.
    InterfaceInterface that defines the methods and properties required by objects used as cell types.
    InterfaceInterface that specifies whether the cell type supports showing a common dialog.
    InterfaceAn interface that supports CellType objects that require data to be displayed as a System.DateTime type.
    InterfaceIndicates that this cell type supports the standard date format.
    InterfaceIndicates the cell type supports displaying formulas.
    InterfaceInterface that defines the events that will be raised for a dropdown-like control
    InterfaceInterface implemented by cell type objects that defaults to editing formulas if there is a formula in the cell.
    InterfaceInterface that defines the methods required by objects used as editors. Editors allow the user to edit the cell contents.
    InterfaceRepresents the interface that support get editor rectangle in Border Enhanced mode.
    InterfaceInterface that provides property to check whether an editor has been modified or not
    InterfaceInterface that provides property that gets or sets modified status of editor.
    InterfaceInterface that defines the methods required by objects used as editors. Editors allow the user to edit the cell contents.
    InterfaceInterface that specifies whether the cell type supports an editor vertical alignment property.
    InterfaceInterface implemented by a cell type object that supports error icon painting.
    InterfaceInterface that defines the methods and properties required to work with the IFilterItem interface.
    InterfaceInterface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting cell contents.
    InterfaceInterface that defines the methods required by objects used as special clipboard formatters.
    InterfaceMarker interface for cell type objects that indicates that the value for the cell should always be formatted for display or sorting purposes.
    InterfaceInterface implemented by cell editors that supports editing formulas.
    InterfaceInterface that supports the general formatting of date-time and numeric cells.
    InterfaceInterface for supporting user modifiable images in headers.
    InterfaceInterface that supports customizing editing control's modified state.
    InterfaceInterface that specifies whether the cell type supports a Multiline property.
    InterfaceInterface implemented by cell editor objects that sends a notification when the value of the editor has changed.
    InterfaceInterface implemented by cell type objects that support export to Excel.
    InterfaceRepresents the context of painting.
    InterfaceInterface that supports printing to PDF.
    InterfaceInterface implemented for plug-in cell type setting.
    InterfaceThe object won't customize the exported cell value.
    InterfaceInterface that specifies whether the cell type supports specific properties.
    InterfaceInterface that specifies whether the cell type supports a ReadOnly property.
    InterfaceInterface that defines the methods required to specify the alignment of content that the renderer uses when rendering the content.
    InterfaceInterface that allows handling of painting grid lines for a cell.
    InterfaceInterface that defines the methods and properties required by objects used as renderers. Renderers are responsible for painting cells.
    InterfaceRepresent a renderer which handles mouse in view mode.
    InterfaceInterface 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.
    InterfaceInterface implemented by cell type objects that creates the cell editor once in each FpSpread using the cell type, to increase performance.
    InterfaceRepresents an editor which supports rich text editing.
    InterfaceInterface that specifies whether the cell type supports a ShrinkToFit property.
    InterfaceInterface that specifies whether the cell type supports a Static property.
    InterfaceInterface that specifies whether the cell type supports string trimming.
    InterfaceInterface that defines the methods and properties required by objects used as editors within the editor.
    InterfaceInterface that supports the subeditor parent information.
    InterfaceInterface implemented by cell type objects that support adjusting space when painting text.
    InterfaceInterface that specifies whether the cell type supports text orientation.
    InterfaceInterface that specifies whether the cell type supports cell diagonal line painting.
    InterfaceRepresents the interface that support painting cell with flat style.
    InterfaceInterface that specifies whether the cell type supports a WordWrap property.
    InterfaceInterface implemented by cell type objects that provides information about word wrap support.
    Delegates
     DelegateDescription
    DelegateRepresents a defined method that handles the selection changing in the FilterBar editor.
    DelegateRepresents a defined method that handles the canceling of the GeneralEditor.SubEditorOpening event for the component.
    DelegateRepresents a defined method that handles the canceling of the RichTextEditor.SubEditorOpening event for the FpSpread component.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the display mode of the barcode.
    EnumerationSpecifies the character set for valid cell contents.
    EnumerationSpecifies how the color picker cell renders.
    EnumerationSpecifies the formatting of the currency symbol and negative sign in currency.
    EnumerationSpecifies the formatting of the currency symbol and positive sign in a currency cell.
    EnumerationSpecifies what is written out to the data model for a date-time cell.
    EnumerationSpecifies the formatting for date and time.
    EnumerationSpecifies the position of the pointer when the edit control receives the focus.
    EnumerationSpecifies what is written out to the data model for a selected item, from certain cell types that offer a selection of multiple values.
    EnumerationSets the type of context menu supported for the IFilterItem.
    EnumerationSpecifies the precision of the fraction denominator for numeric cells that display as fractions.
    EnumerationSpecifies whether to display leading zeros in numeric cell types.
    EnumerationSpecifies how the columns in the drop-down list are sized when displayed.
    EnumerationSpecifies the display of the negative sign in the cell contents.
    EnumerationSpecifies the locations in the component for painting.
    EnumerationSpecifies the display of the percent symbol in the cell contents.
    EnumerationSpecifies the display of negative values in a percent cell.
    EnumerationSpecifies the display of positive values in a percent cell.
    EnumerationSpecifies which text is displayed for an indeterminate color value in the color picker.
    See Also