 | ShowEventRecordListStopEventRecord Property |
StopEventRecord.
Represents the following element tag in the schema: p14:stopEvt.
Namespace: DocumentFormat.OpenXml.Office2010.PowerPointAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic StopEventRecord StopEventRecord { get; set; }Public Property StopEventRecord As StopEventRecord
Get
Set
public:
property StopEventRecord^ StopEventRecord {
StopEventRecord^ get ();
void set (StopEventRecord^ value);
}member StopEventRecord : StopEventRecord with get, set
Property Value
StopEventRecord
See Also