ReferenceRelationship.Container 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 the owner OpenXmlPartContainer that holds the ReferenceRelationship.
public DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer Container { get; }
public DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer? Container { get; }
member this.Container : DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer
Public ReadOnly Property Container As OpenXmlPartContainer