Connections.Load(ConnectionsPart) Method

Definition

Loads the DOM from the ConnectionsPart

public void Load (DocumentFormat.OpenXml.Packaging.ConnectionsPart openXmlPart);
override this.Load : DocumentFormat.OpenXml.Packaging.ConnectionsPart -> unit
Public Sub Load (openXmlPart As ConnectionsPart)

Parameters

openXmlPart
ConnectionsPart

Specifies the part to be loaded.

Applies to