Thanks Mark for your quick reply. Im here attaching my sample xls file, in that if you see first cell must be of string type and second row with string 25 int and then String values.
when ever i receive any xls file while reading I have to make sure it matches that format and types if not error out saying "file is not formatted". when i get the cell value for each row how can i check to see if say for eg: first row first cell must be String and no other values,I guess there should be some predefined rules set and compare with these? -- View this message in context: http://apache-poi.1045710.n5.nabble.com/How-to-check-if-Excel-values-are-matching-with-my-format-tp3379567p3379834.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]
