Share via


TracePoint.Time Property

t.Represents the attribte in schema: t

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

Syntax

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

value = instance.Time

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

TracePoint Class

TracePoint Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace