Compartir a través de


Lattice.TimeReference Property

time-ref-uri.Represents the attribte in schema: emma:time-ref-uri

Namespace:  DocumentFormat.OpenXml.EMMA
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "time-ref-uri")> _
Public Property TimeReference As StringValue
    Get
    Set
'Uso
Dim instance As Lattice
Dim value As StringValue

value = instance.TimeReference

instance.TimeReference = value
[SchemaAttrAttribute(, "time-ref-uri")]
public StringValue TimeReference { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Lattice Class

Lattice Members

DocumentFormat.OpenXml.EMMA Namespace