Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default C# and Excel

Runnig Windows XP and have a reference to Excel 10 in C#. Have modified the
Interop.Excel.dll to handle excel events in C# using KB article 316653. After
making the "_SinkHelper" classes public I have the following problem:
Starting Excel from C# the application area of Excel showing the worksheet
itself is transparent and it is not possible to see any part of a worksheet.
Starting excel the normal way everything looks fine.
What has happened? Do I need to make any additional settings?

Any help appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default C# and Excel

When you start Excel with automation a new default workbook is not added
(nor are any addins loaded nor any files from the XLstart folder such as
Personal). So add a new workbook.

Regards,
Peter T

"ojv" wrote in message
...
Runnig Windows XP and have a reference to Excel 10 in C#. Have modified

the
Interop.Excel.dll to handle excel events in C# using KB article 316653.

After
making the "_SinkHelper" classes public I have the following problem:
Starting Excel from C# the application area of Excel showing the worksheet
itself is transparent and it is not possible to see any part of a

worksheet.
Starting excel the normal way everything looks fine.
What has happened? Do I need to make any additional settings?

Any help appreciated.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default C# and Excel

So simple. Thx.

"Peter T" wrote:

When you start Excel with automation a new default workbook is not added
(nor are any addins loaded nor any files from the XLstart folder such as
Personal). So add a new workbook.

Regards,
Peter T

"ojv" wrote in message
...
Runnig Windows XP and have a reference to Excel 10 in C#. Have modified

the
Interop.Excel.dll to handle excel events in C# using KB article 316653.

After
making the "_SinkHelper" classes public I have the following problem:
Starting Excel from C# the application area of Excel showing the worksheet
itself is transparent and it is not possible to see any part of a

worksheet.
Starting excel the normal way everything looks fine.
What has happened? Do I need to make any additional settings?

Any help appreciated.




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



All times are GMT +1. The time now is 12:58 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"