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