次の方法で共有


ShowEventRecordList.StopEventRecord Property

StopEventRecord.Represents the element tag in schema: p14:stopEvt

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

Syntax

'宣言
Public Property StopEventRecord As StopEventRecord
    Get
    Set
'使用
Dim instance As ShowEventRecordList
Dim value As StopEventRecord

value = instance.StopEventRecord

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.PowerPoint.StopEventRecord

See Also

Reference

ShowEventRecordList Class

ShowEventRecordList Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace