Share via


ShowEventRecordList.PlayEventRecord Property

PlayEventRecord.Represents the element tag in schema: p14:playEvt

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PlayEventRecord As PlayEventRecord
    Get
    Set
'Usage
Dim instance As ShowEventRecordList
Dim value As PlayEventRecord

value = instance.PlayEventRecord

instance.PlayEventRecord = value
public PlayEventRecord PlayEventRecord { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.PowerPoint.PlayEventRecord

See Also

Reference

ShowEventRecordList Class

ShowEventRecordList Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace