FarPoint.Win.Spread
BaseCellType Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : BaseCellType Class


Represents the base class for other cell type classes.

Object Model


Syntax

Visual Basic (Declaration) 
Public MustInherit Class BaseCellType 
   Implements ICellTypeIEditorIFormatterINotifyEditorValueChangedIPdfSupportIPropertyAllowedSupportIRenderer 
Visual Basic (Usage)Copy Code
Dim instance As BaseCellType

Remarks

Several cell types in Spread inherit the BaseCellType. Refer to the Inheritance Hierarchy for a list of cell type classes that inherit from this class.

Inheritance Hierarchy

See Also