Partager via


MetadataType.Delete Propriété

Définition

Valeur de cellule de métadonnées - Supprimer

Représente l’attribut suivant dans le schéma : delete

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à