Freigeben über


Fill.RelationshipId-Eigenschaft

Relationship to Part.Represents the attribte in schema: r:id

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

Syntax

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

value = instance.RelationshipId

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Fill Klasse

Fill-Member

DocumentFormat.OpenXml.Vml-Namespace