![]() |
Excel Suspend / Resume Layout
I am populating an Excel spreadsheet from C#. I want to suspend layout
(re-drawing) of Excel while the spreadsheet is being populated, and then resume layout when completed. How is this done. |
Excel Suspend / Resume Layout
xlApp.screenupdating=False
.... xlApp.screenupdating=True Tim "Peter" wrote in message ... I am populating an Excel spreadsheet from C#. I want to suspend layout (re-drawing) of Excel while the spreadsheet is being populated, and then resume layout when completed. How is this done. |
All times are GMT +1. The time now is 09:45 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com