'DeclarationPublic Shadows Property CellType As ICellType
'UsageDim instance As Columns.DefaultColumn Dim value As ICellType instance.CellType = value value = instance.CellType
public new ICellType CellType {get; set;}
'DeclarationPublic Shadows Property CellType As ICellType
'UsageDim instance As Columns.DefaultColumn Dim value As ICellType instance.CellType = value value = instance.CellType
public new ICellType CellType {get; set;}