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