PermStart.Ed Property

ed.Represents the attribte in schema: w:ed

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "ed")> _
Public Property Ed As StringValue
    Get
    Set
'Usage
Dim instance As PermStart
Dim value As StringValue

value = instance.Ed

instance.Ed = value
[SchemaAttrAttribute(, "ed")]
public StringValue Ed { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

PermStart Class

PermStart Members

DocumentFormat.OpenXml.Wordprocessing Namespace