Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ICellType Interface
Members


In This Topic
ICellType Interface
In This Topic
Interface that defines the methods and properties required by objects used as cell types.
Syntax
'Declaration
 
Public Interface ICellType 
   Inherits IEditor, IFormatter, IRenderer 
 
'Usage
 
Dim instance As ICellType
See Also