detect when columns being written to a worksheet “cross” a vertical page break

G

gkb_cardiff

Hello.

I am trying to put some VB.NET code together that writes data to a
excel worksheet, column by column; however the code will need to detec
when a column “crosses” a vertical page break; I.E when the right han
side of the page in print preview is crossed.

How do I detect when a column crosses the page break?

Gavin
 
Top