Share via


View.Slide Property

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

Syntax

'Declaration
Property Slide As Object
    Get
    Set
'Usage
Dim instance As View
Dim value As Object

value = instance.Slide

instance.Slide = value
Object Slide { get; set; }

Property Value

Type: System.Object

See Also

Reference

View Interface

View Members

Microsoft.Office.Interop.PowerPoint Namespace