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