'Declaration Public Property CellType As ICellType
'Usage Dim instance As Cell Dim value As ICellType instance.CellType = value value = instance.CellType
public ICellType CellType {get; set;}
Cell Class Cell Members