Share via


ContentPart.RelationshipId Property

id.Represents the attribte in schema: r:id

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

Syntax

'Declaration
<SchemaAttrAttribute(, "id")> _
Public Property RelationshipId As StringValue
    Get
    Set
'Usage
Dim instance As ContentPart
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

ContentPart Class

ContentPart Members

DocumentFormat.OpenXml.Drawing.Spreadsheet Namespace