What if you copyaspicture in excel

I don't do C# or .Net coding but in VBA

Range("A1:D5").CopyPicture xlScreen ,xlBitmap
And in powerpoint you can do something like
activepresentation.slides(1).Shapes.PasteSpecial ppPasteBitmap