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