Share via


SlideShowView.SlideElapsedTime Property

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

Syntax

'Declaration
Property SlideElapsedTime As Single
    Get
    Set
'Usage
Dim instance As SlideShowView
Dim value As Single

value = instance.SlideElapsedTime

instance.SlideElapsedTime = value
float SlideElapsedTime { get; set; }

Property Value

Type: System.Single

See Also

Reference

SlideShowView Interface

SlideShowView Members

Microsoft.Office.Interop.PowerPoint Namespace