PermStart.EditorGroup Property
edGrp.Represents the attribte in schema: w:edGrp
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "edGrp")> _
Public Property EditorGroup As EnumValue(Of RangePermissionEditingGroupValues)
Get
Set
'Usage
Dim instance As PermStart
Dim value As EnumValue(Of RangePermissionEditingGroupValues)
value = instance.EditorGroup
instance.EditorGroup = value
[SchemaAttrAttribute(, "edGrp")]
public EnumValue<RangePermissionEditingGroupValues> EditorGroup { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<RangePermissionEditingGroupValues>
Returns EnumValue<T>.