次の方法で共有


Interpretation.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

'宣言
<SchemaAttrAttribute(, "time-ref-uri")> _
Public Property TimeReference As StringValue
    Get
    Set
'使用
Dim instance As Interpretation
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

Interpretation Class

Interpretation Members

DocumentFormat.OpenXml.EMMA Namespace