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