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