Hello Shmuel,
OWC is not add-in aware. They do not have functionality to host an add-in.
OWC is designed to best suit to HTML web pages, in order to fast loading of
OWC in a web page, they are made light-weight with limited functionality.
For more information plz refer to the article,
Using Web Technologies with Office XP
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/htm
l/deovrusingwebtechnologies.asp
Office Web Components section from the article,
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/htm
l/vsofficedev.asp
I hope this information help you!
Regards,
Uday Takbhate [MSFT]
Microsoft Developr Support
--------------------
>From: "Shmuel Cohen" <shmulik@rcn.com>
>Subject: How to load add-ins into a OWC spreadsheet control?
[quoted text clipped - 8 lines]
>Newsgroups: microsoft.public.dotnet.framework.interop
>NNTP-Posting-Host: 209-6-133-230.c3-0.frm-ubr3.sbo-frm.ma.cable.rcn.com
209.6.133.230
>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.dotnet.framework.interop:9679
[quoted text clipped - 3 lines]
>also want to load/unload several external excel add-ins (.XLA) - how can
>this be accomplished (I'm using C#)?