Tabz General User

Joined: 05 Jan 2004 Posts: 12 Location: France
|
Posted: Sun Jan 09, 2005 12:12 pm Post subject: Problem with ole object into a spreadsheet |
|
|
I have a spreadsheet document. In this sheet, I have another little spreadsheet witch is inserted as an ole object.
My problem is that I can't access to this object with ole automation.
If I insert the same spreadsheet object into a writer document, I can access to it using the function "getEmbeddedObjects";
but it seems that "getEmbeddedObjects" is not allowed it spreadsheet documents.
Is there another function, similar to "getEmbeddedObjects", witch works into a spreadsheet document ?
Or is there another way to resolve this problem ?
Happy new year to all.
Tabz
(I'm working in Delphi in this project.) |
|