DocumentProtection.Edit Propriété

Définition

Restrictions d’édition de document

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

[DocumentFormat.OpenXml.SchemaAttr(23, "edit")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> Edit { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> Edit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "edit")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues>? Edit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:edit")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues>? Edit { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues>? Edit { get; set; }
member this.Edit : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "edit")>]
member this.Edit : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:edit")>]
member this.Edit : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> with get, set
Public Property Edit As EnumValue(Of DocumentProtectionValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à