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