DrawCell
If e.Col.Name = "D" Then If e.Row.IsNull("C") Then Return If e.Row("C")="出售" Then e.text="成功"End If