MetadataType.Copy Propriété

Définition

Copie des métadonnées

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

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à