Compartir a través de


PermStart.EditorGroup Propiedad

Definición

edGrp

Representa el atributo siguiente en el esquema: w:edGrp

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a