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