'DeclarationPublic ReadOnly Property CellType As ICellType
'UsageDim instance As DisplayFormat Dim value As ICellType value = instance.CellType
public ICellType CellType {get;}
'DeclarationPublic ReadOnly Property CellType As ICellType
'UsageDim instance As DisplayFormat Dim value As ICellType value = instance.CellType
public ICellType CellType {get;}