Freigeben über


Item.Missing Eigenschaft

Definition

Fehlend

Stellt das folgende Attribut im Schema dar: m

[DocumentFormat.OpenXml.SchemaAttr(0, "m")]
public DocumentFormat.OpenXml.BooleanValue Missing { get; set; }
public DocumentFormat.OpenXml.BooleanValue Missing { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "m")]
public DocumentFormat.OpenXml.BooleanValue? Missing { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("m")]
public DocumentFormat.OpenXml.BooleanValue? Missing { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Missing { get; set; }
member this.Missing : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "m")>]
member this.Missing : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("m")>]
member this.Missing : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Missing As BooleanValue

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Gilt für: