Hi, how to set a column format to be text while creating a Excel sheet using POI 3.6. What is happening here is that all cells of the column are formatted as text if they have some data in them, all empty cells of that column are formatted as 'general' by default rather than 'text'.
How can this be done? Thanks n regards, Rajiv
