Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 349
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Tim is offline
external usenet poster
 
Posts: 145
Default 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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I switch from Office 2007 layout to the old 2003 layout? samanthajade Excel Discussion (Misc queries) 3 May 11th 08 09:40 PM
suspend a routine Patrick Simonds Excel Programming 2 May 29th 06 10:18 PM
Suspend window while Excel VBA macro is executing Knut S Excel Programming 4 November 17th 04 02:21 PM
Screen suspend eyecalibrate[_3_] Excel Programming 2 March 3rd 04 04:44 PM
Suspend/resume running of a macro Peter[_20_] Excel Programming 3 February 9th 04 01:49 PM


All times are GMT +1. The time now is 05:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"