Share via


ShowEventRecordList.SeekEventRecord Property

SeekEventRecord.Represents the element tag in schema: p14:seekEvt

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

Syntax

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

value = instance.SeekEventRecord

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.PowerPoint.SeekEventRecord

See Also

Reference

ShowEventRecordList Class

ShowEventRecordList Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace