Share via


PermStart.EditorGroup Property

Definition

edGrp

Represents the following attribute in the schema: 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)

Property Value

Returns EnumValue<T>.

Attributes

Applies to