View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andrew Andrew is offline
external usenet poster
 
Posts: 358
Default Can we get the current page number, or just row number?

Hello, friends,

I need to get the current page number of an opened .xls file using
Microsoft.Office.Interop.Excel. I am new to these. I looked up the
methods/properties but did not know which one to use.

Can we actually get the current page number, or we can only get the row
number? If it is the later, how?

Thanks a lot.