Is it possible to change the Font type and size in UITableView?

Viewed 21270

I want to change Font type and size in UITableView. For example, how would I set it to Tahoma?

2 Answers
Related