Footer.Load(FooterPart) Method

Definition

Loads the DOM from the FooterPart

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

Parameters

openXmlPart
FooterPart

Specifies the part to be loaded.

Applies to