Build workbook by xml

N

Nay

Hi
I had a legacy component that was created in vb6.0 and built an excel 2003
workbook by by xml document with that comply the excel 2003 schma.

I upgraded it with th VS2005 wizard to vb.net(so It uses the interop of
DomDocument and not system.xml classes)
The problem is that now white spaces are not preserved(eventhogh I set it
explicitlly), and excel can not handle long xml lines

Thanks, Nay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top