Share via


Interpretation.NoInput Property

Definition

no-input

Represents the following attribute in the schema: emma:no-input

[DocumentFormat.OpenXml.SchemaAttr(44, "no-input")]
public DocumentFormat.OpenXml.BooleanValue NoInput { get; set; }
public DocumentFormat.OpenXml.BooleanValue NoInput { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "no-input")]
public DocumentFormat.OpenXml.BooleanValue? NoInput { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:no-input")]
public DocumentFormat.OpenXml.BooleanValue? NoInput { get; set; }
public DocumentFormat.OpenXml.BooleanValue? NoInput { get; set; }
member this.NoInput : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "no-input")>]
member this.NoInput : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:no-input")>]
member this.NoInput : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property NoInput As BooleanValue

Property Value

Attributes

Applies to