次の方法で共有


Interpretation.NoInput Property

no-input.Represents the attribte in schema: emma:no-input

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

Syntax

'宣言
<SchemaAttrAttribute(, "no-input")> _
Public Property NoInput As BooleanValue
    Get
    Set
'使用
Dim instance As Interpretation
Dim value As BooleanValue

value = instance.NoInput

instance.NoInput = value
[SchemaAttrAttribute(, "no-input")]
public BooleanValue NoInput { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

Interpretation Class

Interpretation Members

DocumentFormat.OpenXml.EMMA Namespace