.Net Managed Code - Excel
I'm using .Net managed code to create specialized reports in Excel (lots of
calculations and Text) and it works like a dream. The problem however with
Excel is that the auto page numbering is not as accessible as in Word.
Example: Word has a variable called Numpages to determine the total number
of pages, and Pagerefences makes it easy in Word to index pages.
Are there similar variables and functions in Excel?
Thanks
Francois
|