Spread Windows Forms 9.0 Product Documentation
RichTextCellType Class Members
Properties  Methods  Events


The following tables list the members exposed by RichTextCellType.

Public Constructors
 NameDescription
Public ConstructorRichTextCellType ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAllowArrowKeysMoveActiveCellGets or sets whether to allow the arrow keys to move the active cell.  
Public PropertyBackgroundImageGets or sets the background image for the cell.  
Public PropertyIsFormulaValueDetermines whether the editor contains a formula.  
Public PropertyMaxLengthGets or sets the maximum number of characters allowed in the rich text cell.  
Public PropertyMultilineGets or sets whether multiple lines of text are allowed.  
Public PropertyReadOnlyGets or sets whether text is read-only.  
Public PropertyScrollBarsGets or sets which scroll bars to display for the rich text cell.  
Public PropertyStaticGets or sets whether text can be selected.  
Public PropertySubEditorOverridden. Gets or sets the subeditor.  
Public PropertyWordWrapGets or sets whether text that is too long to fit in the cell wraps to additional lines.  
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Top
Public Methods
 NameDescription
Public MethodCanBeOverflownDetermines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public MethodCancelEditingOverridden. Cancels the editing of a cell.  
Public MethodCanOverflowOverridden. Determines whether the cell can overflow into adjacent cells.  
Public MethodCloneOverridden. Creates and returns a rich text cell.  
Public MethodDeserializeLoads the object from XML.  
Public MethodFormatOverridden. Formats the object.  
Public MethodGetEditorControlOverloaded. Overridden. Gets the edit control for this cell type with the specified appearance and scaling.  
Public MethodGetEditorValueOverridden. Gets the unformatted value in the edit control.  
Public MethodGetErrorIconBoundGets a rectangle to draw the error icon in. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public MethodGetPreferredSizeOverloaded. Overridden. Gets the preferred (maximum required) size of the cell for the renderer control.  
Public MethodGetReservedCursorOverridden. Gets the cursor reserved for this cell type.  
Public MethodIsPropertySupportedGets whether the cell type supports the named property. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public MethodIsReservedKeyDetermines whether the specified key has special meaning to the editor control. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public MethodIsReusableChecks if this celltype is reusable.  
Public MethodIsValidOverridden. Returns whether the entry is valid.  
Public MethodPaintCellOverloaded. Overridden. Paints the rich text cell.  
Public MethodParseOverridden. Parses the string.  
Public MethodSerializeSaves the object to XML.  
Public MethodSetEditorValueOverridden. Sets the value of the edit control.  
Public MethodShowSubEditorOverridden. Shows the subeditor control associated with the cell.  
Public MethodStartEditingOverridden. Starts the editing of a cell.  
Public MethodStopEditingOverridden. Stops the editing of a cell.  
Top
Protected Methods
 NameDescription
Protected MethodFireEditorValueChangedFires the EditorValueChanged event if there are any delegates attached. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Protected MethodIsCaretInTheBeginningOverridden. Gets whether the caret is in the beginning.  
Protected MethodIsCaretInTheEndOverridden. Gets whether the caret is at the end.  
Protected MethodIsCaretInTheFirstLineOverridden. Gets whether the caret is in the first line.  
Protected MethodIsCaretInTheLastLineOverridden. Gets whether the caret is in the last line.  
Protected MethodMeasureStringMeasures the string size.  
Protected MethodPaintEnhancedConditionalFormatPaints the enhanced conditional format. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Top
Public Events
 NameDescription
Public EventEditingCanceledOccurs when editing (the editor control) has been canceled by the user. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public EventEditingStoppedOccurs when editing in the the editor control has been stopped by the user. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public EventEditorValueChangedOccurs when the value in the editor control has been changed by the user. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Top
See Also

Reference

RichTextCellType Class
FarPoint.Win.Spread.CellType Namespace

User-Task Documentation

Setting a Rich Text Cell
Working with Graphical Cell Types

 

 


Copyright © GrapeCity, inc. All rights reserved.