Item.Missing Propriété

Définition

Manquant

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à