PermStart.EditorGroup 属性

定义

edGrp

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于