IRelationshipCollection.Item[String] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a relationship by id.
public DocumentFormat.OpenXml.Packaging.IPackageRelationship this[string id] { get; }
member this.Item(string) : DocumentFormat.OpenXml.Packaging.IPackageRelationship
Default Public ReadOnly Property Item(id As String) As IPackageRelationship
Parameters
- id
- String
Id of relationship
Property Value
A package relationship