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