cell value alignment

The cell values printed along with the image(.gif) is aligned to the bottom of the cell where as cell values without an image is aligned to the top of the cell. How can the cell values without an image be aligned to the bottom of the cell or vice versa?

How can the cell values without an image be aligned to the bottom
You can use
grid.setColVAlign(“bottom,bottom,bottom,bottom,bottom”); //parameter are list of valign values for each column