Hi,
Is there a way to read from one Excel with Infragistics and output the same data to another Excel, while keeping the exact same formatting as the original? For example, if part of the text has strikethrough (see above, circle added by me) or some of the text is black and some is red, how do I end up with the same visual effect in the new spreadsheet I'm writing to? Thanks!
Alex
Hi Alex,
When you Read an Excel File into a Workbook and then Write that Workbook to an Excel File, any formatting should be preserved.
Please try this and let me know if it works for you.
Hi Mike, thanks for your reply. I tried that before posting. In the sample text at the top of my original posting, the strikethrough does not get preserved. In other cases, when part of the text is red and part of the text is black, the red does not get preserved.