Share via


SlideShowView.State Property

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

Syntax

'Declaration
Property State As PpSlideShowState
    Get
    Set
'Usage
Dim instance As SlideShowView
Dim value As PpSlideShowState

value = instance.State

instance.State = value
PpSlideShowState State { get; set; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.PpSlideShowState

See Also

Reference

SlideShowView Interface

SlideShowView Members

Microsoft.Office.Interop.PowerPoint Namespace