Partager via


Floor.Paste Method

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

instance.Paste()
void Paste()

Remarks

You can use this method on column, bar, line, or radar charts.

See Also

Reference

Floor Interface

Floor Members

Microsoft.Office.Interop.PowerPoint Namespace