How to know the total number of columns used in an excel sheet in the following link http://scienceoss.com/read-excel-files-from-python/
Thanks..
The Sheet class has a ncols member which indicates the number of columns
Sheet
ncols