 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Michael Posthuma Guest
|
Posted: Tue Aug 02, 2005 7:37 am Post subject: OLE Container |
|
|
Hi there
I open an XLS Spreadsheet using the OLEContainer.
This Spreadsheet contains a few Sheets.
Now, when I open it, it shows the SHEET tabs at the bottom.
However, when I click on the OLEContainer, it throws away the tabs.
So now I cannot view the different Sheets.
The Code I use is:
XLSContainer.Enabled := true;
XLSContainer.CreateObjectFromFile('HEPROC.XLS',
false);
XLSContainer.DoVerb(ovShow);
Any help would be appreciated.
Thanks
Michael
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|