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