Name | Description | |
---|---|---|
CanBeOverflown | Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
CancelEditing | Overridden. Cancels the editing of a cell. | |
CanOverflow | Overridden. Determines whether the cell can overflow into adjacent cells. | |
Clone | Overridden. Creates and returns a rich text cell. | |
Deserialize | Loads the object from XML. | |
Format | Overridden. Formats the object. | |
GetEditorControl | Overloaded. Overridden. Gets the edit control for this cell type with the specified appearance and scaling. | |
GetEditorValue | Overridden. Gets the unformatted value in the edit control. | |
GetErrorIconBound | Gets a rectangle to draw the error icon in. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
GetPreferredSize | Overloaded. Overridden. Gets the preferred (maximum required) size of the cell for the renderer control. | |
GetReservedCursor | Overridden. Gets the cursor reserved for this cell type. | |
IsPropertySupported | Gets whether the cell type supports the named property. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
IsReservedKey | Determines whether the specified key has special meaning to the editor control. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
IsReusable | Checks if this celltype is reusable. | |
IsValid | Overridden. Returns whether the entry is valid. | |
PaintCell | Overloaded. Overridden. Paints the rich text cell. | |
Parse | Overridden. Parses the string. | |
Serialize | Saves the object to XML. | |
SetEditorValue | Overridden. Sets the value of the edit control. | |
ShowSubEditor | Overridden. Shows the subeditor control associated with the cell. | |
StartEditing | Overridden. Starts the editing of a cell. | |
StopEditing | Overridden. Stops the editing of a cell. |