Share via


TimelineCacheDefinition.Load(TimeLineCachePart) Method

Definition

Loads the DOM from the TimeLineCachePart

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

Parameters

openXmlPart
TimeLineCachePart

Specifies the part to be loaded.

Applies to