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