G
Guest
Hi everyone. Just trying to adapt our app to office 2007, had this piece of
code that worked with all previous versions:
_shape = pptSlide.Shapes.PasteSpecial(10)
There is an excel table on the clip board and this is just pasting it onto a
power point slide as a ppPasteOLEObject. How would one achieve the same
results with office 2007?
Thanks in advance
code that worked with all previous versions:
_shape = pptSlide.Shapes.PasteSpecial(10)
There is an excel table on the clip board and this is just pasting it onto a
power point slide as a ppPasteOLEObject. How would one achieve the same
results with office 2007?
Thanks in advance