'DeclarationPublic Shadows Property CellType As ICellType
'UsageDim instance As Rows.DefaultRow 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 Rows.DefaultRow Dim value As ICellType instance.CellType = value value = instance.CellType
public new ICellType CellType {get; set;}