'Declaration
Public Class EditBaseCellType
Inherits BaseCellType
Implements FarPoint.Win.ISerializeSupport, IAutoCompleteSupport, ICellType, IDisplayFormulaSupport, IEditFormula, IEditor, IEditorVerticaAlignSupport, IErrorIconSupport, IFormatter, INotifyEditorValueChanged, IPdfSupport, IPropertyAllowedSupport, IReadOnlySupport, IRenderAlignment, IRenderer, IShrinkToFitSupport, IStaticSupport, IStringTrimmingSupport, ITextAdjustmentSpacing, ITextOrientationSupport, ITextOrientationSupport2, IWordWrapSupport, FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell, FarPoint.Win.Spread.IEnhancedPdfRenderer, FarPoint.Win.Spread.IEnhancedRenderer, FarPoint.Win.Spread.IFormulaEditingSupport, GrapeCity.Spreadsheet.ICellType, GrapeCity.Spreadsheet.ICloneable(Of ICellType)
'Usage
Dim instance As EditBaseCellType
public class EditBaseCellType : BaseCellType, FarPoint.Win.ISerializeSupport, IAutoCompleteSupport, ICellType, IDisplayFormulaSupport, IEditFormula, IEditor, IEditorVerticaAlignSupport, IErrorIconSupport, IFormatter, INotifyEditorValueChanged, IPdfSupport, IPropertyAllowedSupport, IReadOnlySupport, IRenderAlignment, IRenderer, IShrinkToFitSupport, IStaticSupport, IStringTrimmingSupport, ITextAdjustmentSpacing, ITextOrientationSupport, ITextOrientationSupport2, IWordWrapSupport, FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell, FarPoint.Win.Spread.IEnhancedPdfRenderer, FarPoint.Win.Spread.IEnhancedRenderer, FarPoint.Win.Spread.IFormulaEditingSupport, GrapeCity.Spreadsheet.ICellType, GrapeCity.Spreadsheet.ICloneable<ICellType>