Share via


Timelines.Load(TimeLinePart) Method

Definition

Loads the DOM from the TimeLinePart

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

Parameters

openXmlPart
TimeLinePart

Specifies the part to be loaded.

Applies to