Embedding OLE Objects

R

Ramesh.GM

Hi,

Is it possible to embedd a word document to the excel sheet using MS OWC? I
was able to do this with the Interop.Excel dll using the
Shapes.AddOLEObject() method.

Is there a way to do the same thing using MS OWC?

Thanks,
Ramesh
 
Top