Share via


GvmlContentPart.RelationshipId Property

id.Represents the attribte in schema: r:id

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "id")> _
Public Property RelationshipId As StringValue
    Get
    Set
'Usage
Dim instance As GvmlContentPart
Dim value As StringValue

value = instance.RelationshipId

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

GvmlContentPart Class

GvmlContentPart Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace