pagesetup.printarea cannot getting infos from .xlsx file

N

na_krul

Hi everyone,

does someone can help me ?
I'm working with C++ and I write access function to property of Excel
application.
I'm trying to find the printarea from a pagesetup of an excel file .xlsx but
the string returned by printarea is void.
I know, you gonna tell me that printarea isn't define on my file but if the
same file is save on .xls with excel 2007 that's work fine.

So I think there is a difference between this 2 files but how can I do to
have informations from xlsx file

thanks
na-k
 

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