[C#] Excel Print Dialog

S

Shadow24

I'm trying to find out the lines of code to open the Excel print dialog on a
chart. I figure there is some way to do it since I can get to it by pressing
"Print..." when I have the print preview automatically opened
{xlChart.PrintPreview([bool]);}. I'm trying to do this on an Excel chart,
though i would imagine it's the same when you do it on a worksheet or
something...

Thanks for any help!! :)
 

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