Walls.Paste Method

Pastes a picture from the Clipboard on the walls of the specified chart.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Paste
'Usage
Dim instance As Walls

instance.Paste()
void Paste()

Remarks

This method can be used on column, bar, line, or radar charts.

See Also

Reference

Walls Interface

Walls Members

Microsoft.Office.Interop.Word Namespace