[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EmptyCellType

EmptyCellType Class

Represents an empty cell.

Inheritance
EmptyCellType
Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public class EmptyCellType : EditBaseCellType, ICellType, IEditor, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedPdfRenderer, IPdfSupport, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable<ICellType>, INumFmtSupportCellType, ISerializeSupport, IEditFormula, IRenderAlignment, IReadOnlySupport, IStaticSupport, IWordWrapSupport, IDisposable, IFormulaEditingSupport, IAutoCompleteSupport, IShrinkToFitSupport, IFormatter, IStringTrimmingSupport, ITextOrientationSupport2, ITextOrientationSupport, IEnhancedRenderer, IRenderer, IDisplayFormulaSupport, ISerializable
Public Class EmptyCellType
    Inherits EditBaseCellType
    Implements ICellType, IEditor, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedPdfRenderer, IPdfSupport, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable(Of ICellType), INumFmtSupportCellType, ISerializeSupport, IEditFormula, IRenderAlignment, IReadOnlySupport, IStaticSupport, IWordWrapSupport, IDisposable, IFormulaEditingSupport, IAutoCompleteSupport, IShrinkToFitSupport, IFormatter, IStringTrimmingSupport, ITextOrientationSupport2, ITextOrientationSupport, IEnhancedRenderer, IRenderer, IDisplayFormulaSupport, ISerializable

Constructors

Name Description
EmptyCellType()

Creates a new empty cell with default settings.

EmptyCellType(SerializationInfo, StreamingContext)

Creates a new empty cell from serialization.

Properties

Name Description
AcceptsArrowKeys

Gets or sets how arrow keys are processed by the edit control.

StringTrim

Gets or sets how to trim characters that do not fit into the cell.

TextOrientation

Gets or sets how text orients itself when painting the cell.

TextRotationAngle

Gets or sets the rotation angle of the text for the cell.

Methods

Name Description
CancelEditing()

Cancels the editing of a cell.

GetEditorControl(Appearance, float)

Gets the control used by the given cell type.

GetObjectData(SerializationInfo, StreamingContext)

Serializes the cell type.