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