'Declaration
Public Shadows Property CellType As ICellType
'Usage
Dim instance As Rows.DefaultRow Dim value As ICellType instance.CellType = value value = instance.CellType
public new ICellType CellType {get; set;}
'Declaration
Public Shadows Property CellType As ICellType
'Usage
Dim instance As Rows.DefaultRow Dim value As ICellType instance.CellType = value value = instance.CellType
public new ICellType CellType {get; set;}