Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ICellType Interface
Members


In This Topic
ICellType Interface
In This Topic
Represents the cell type of a cell.
Syntax
'Declaration
 
Public Interface ICellType 
   Inherits GrapeCity.Spreadsheet.ICloneable(Of ICellType) 
 
'Usage
 
Dim instance As ICellType
See Also