Share via


Floor.Paste Method

Pastes a picture from the Clipboard on the floor 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 Floor

instance.Paste()
void Paste()

Remarks

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

See Also

Reference

Floor Interface

Floor Members

Microsoft.Office.Interop.Word Namespace