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) |
![]() | GetObjectData | Serializes the cell type. |
![]() | 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. |
![]() | InitializeEditorControl | Initializes the editor control. |
![]() | 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) |
![]() | IsReservedLocation | Determines whether the specified cursor location 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. |
![]() | ToString | Converts the name of the cell type to a string. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |