Walls.Paste Method
Pastes a picture from the Clipboard on the walls of the specified chart.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub Paste
'Usage
Dim instance As Walls
instance.Paste()
void Paste()
Remarks
You can use this method on column, bar, line, or radar charts.