tags:

views:

15

answers:

0

Hi,

I need to be able to test if the current view is print preview in Excel 2003.

Is there something in the excel object model to simply access this property? (Like the application.printpreview in the Word object model...).

Any advice would be more than welcome,

Thanks

Julien

PS: Long story short, I'm developing a vsto addin with keyboard short-cuts to my custom functions, and I need to disable this shortcuts when print preview is on.