次の方法で共有


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> を返します。

属性

適用対象