Freigeben über


DocumentProtection.Edit Eigenschaft

Definition

Einschränkungen bei der Dokumentbearbeitung

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: