'DeclarationProperty CellType As ICellType
'UsageDim instance As IRange Dim value As ICellType instance.CellType = value value = instance.CellType
ICellType CellType {get; set;}
'DeclarationProperty CellType As ICellType
'UsageDim instance As IRange Dim value As ICellType instance.CellType = value value = instance.CellType
ICellType CellType {get; set;}