Поделиться через


DocumentProtection.Edit Свойство

Определение

Ограничения редактирования документов

Представляет следующий атрибут в схеме: 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)

Значение свойства

Возвращает .EnumValue<T>

Атрибуты

Применяется к