Поделиться через


Interpretation.Uninterpreted Property

uninterpreted.Represents the attribte in schema: emma:uninterpreted

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

Syntax

'Declaration
<SchemaAttrAttribute(, "uninterpreted")> _
Public Property Uninterpreted As BooleanValue
    Get
    Set
'Usage
Dim instance As Interpretation
Dim value As BooleanValue

value = instance.Uninterpreted

instance.Uninterpreted = value
[SchemaAttrAttribute(, "uninterpreted")]
public BooleanValue Uninterpreted { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

Interpretation Class

Interpretation Members

DocumentFormat.OpenXml.EMMA Namespace