> Sorry if you wasted any time with the cell utility class, I only spotted it whilst having a quick break and did > not have the opportunity to test it out.
Not at all. It was useful, if only to confirm that others have attempted to solve the problem. And in a similar way. I contacted the author of the cell utility class to see if he wants to work together to extend it to do more. Question about scanning the existing styles, though. You said you'd have to check each attribute individually. I had thought I could use cloneStyleFrom to create a temporary style, fill it in, and then use the 'equals' operator of HSSFCellStyle to just compare all the attributes at once when scanning the list. Do you think that won't work? If so, why? Rob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
