FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : BarCodeCellType Class |
For a list of all members of this type, see BarCodeCellType members.
Name | Description | |
---|---|---|
CanBeOverflown | Overridden. Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). | |
CancelEditing | Overridden. Cancels the editing of a cell. | |
CanOverflow | Overridden. Determines whether a cell can overflow its data into an adjacent cell. | |
Clone | Overridden. Clones this cell type object. | |
CreateBitmap | Overloaded. Creates the bitmap image of the barcode. | |
CreateMetafile | Overloaded. Creates the image metafile from the barcode. | |
Deserialize | Loads the object from XML. | |
GetEditorControl | Overloaded. Overridden. Returns the barcode editor control (BarCodeValueEditor). | |
GetEditorValue | Overridden. Returns the text entered by the user in the editor 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 editor 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 | Overridden. Determines whether the specified key has special meaning to the editor control. | |
IsReservedLocation | Overridden. Determines whether the specified cursor location has special meaning to the editor control. | |
IsValid | Overridden. Determines whether the specified value is valid. | |
PaintCell | Overloaded. Overridden. Creates an image of the barcode and draws it inside the cell. | |
Serialize | Saves the object to XML. | |
SetEditorValue | Overridden. Sets the value to the editor when it appears. | |
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. |
Name | Description | |
---|---|---|
FireEditorValueChanged | Fires the EditorValueChanged event if there are any delegates attached. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
IsCaretInTheBeginning | Gets whether the caret is in the beginning. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
IsCaretInTheEnd | Gets whether the caret is at the end. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
IsCaretInTheFirstLine | Gets whether the caret is in the first line. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
IsCaretInTheLastLine | Gets whether the caret is in the last line. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
PaintEnhancedConditionalFormat | Paints the enhanced conditional format. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |