Share via


ShowEventRecordList.NullEventRecord Property

NullEventRecord.Represents the element tag in schema: p14:nullEvt

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

Syntax

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

value = instance.NullEventRecord

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.PowerPoint.NullEventRecord

See Also

Reference

ShowEventRecordList Class

ShowEventRecordList Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace