Connections.ConnectionsPart Property

Definition

Gets the ConnectionsPart associated with this element.

public DocumentFormat.OpenXml.Packaging.ConnectionsPart ConnectionsPart { get; }
public DocumentFormat.OpenXml.Packaging.ConnectionsPart? ConnectionsPart { get; }
member this.ConnectionsPart : DocumentFormat.OpenXml.Packaging.ConnectionsPart
Public ReadOnly Property ConnectionsPart As ConnectionsPart

Property Value

Returns ConnectionsPart.

Applies to