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