NullEventRecord.Time Property

time.Represents the attribte in schema: time

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

Syntax

'Declaration
<SchemaAttrAttribute(, "time")> _
Public Property Time As StringValue
    Get
    Set
'Usage
Dim instance As NullEventRecord
Dim value As StringValue

value = instance.Time

instance.Time = value
[SchemaAttrAttribute(, "time")]
public StringValue Time { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

NullEventRecord Class

NullEventRecord Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace