View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
gkb_cardiff gkb_cardiff is offline
external usenet poster
 
Posts: 1
Default detect when columns being written to a worksheet “cross” a vertical page break


Hello.

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

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

Gavin.




--
gkb_cardiff