Sdílet prostřednictvím


SlideId.RelationshipId Property

Relationship Identifier.Represents the attribte in schema: r:id

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

Syntax

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

value = instance.RelationshipId

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

SlideId Class

SlideId Members

DocumentFormat.OpenXml.Presentation Namespace