ICellType CellType {get; set;}
'Declaration Property CellType As ICellType
'Declaration
Property CellType As ICellType
'Usage Dim instance As ITableColumn Dim value As ICellType instance.CellType = value value = instance.CellType
'Usage
Dim instance As ITableColumn Dim value As ICellType instance.CellType = value value = instance.CellType
ITableColumn Interface ITableColumn Members