when i use addcopy to copy a worksheet it does not copy the excel 2007 table formatting
it also doesn't copy conditinal formatting
i am using aspose.cells.dll version 4.8.0
what is the recommended approach when I have a template worksheet that I want to make a copy of and then populate with data and then make another copy and populate, etc.
If I wanted to write code myself to do this are there any guidelines for how to do it or is there an alternative that might allow me to merge sheets from different books that won't lose tables/formatting?
The conditional format is now copied but tables are still not copied??? Tables are an integral part of excel 2007 so I really really need this to work:) Please advise.