Hi I am having a file with 5000 rows of data with nearly 15 columns sometimes more also now i have a fixed format for each column with me now i want to check the columns with that format . say suppose col1 is having text and numeric data
according to me the col1 should contain only text so i want to check this for 5000 rows i cant check for each celll because a lot of time will be consumed so is there a way to do this -- View this message in context: http://apache-poi.1045710.n5.nabble.com/how-to-set-column-fromat-to-Text-numeric-or-any-other-formats-tp5710782.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
