ShowEventRecordList.PauseEventRecord Property
PauseEventRecord.Represents the element tag in schema: p14:pauseEvt
Namespace: DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property PauseEventRecord As PauseEventRecord
Get
Set
'使用
Dim instance As ShowEventRecordList
Dim value As PauseEventRecord
value = instance.PauseEventRecord
instance.PauseEventRecord = value
public PauseEventRecord PauseEventRecord { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.PowerPoint.PauseEventRecord