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